UNPKG

primereact

Version:

PrimeReact is an open source UI library for React featuring a rich set of 90+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with Prime

7 lines (4 loc) 121 B
'use client'; import { EventBus } from 'primereact/utils'; var OverlayService = EventBus(); export { OverlayService };