primereact
Version:
A rich set of premium UI Components for React.
10 lines (9 loc) • 405 B
TypeScript
export { defaultContentProps } from './content';
export { defaultEllipsisProps } from './ellipsis';
export { defaultFirstProps } from './first';
export { defaultLastProps } from './last';
export { defaultNextProps } from './next';
export { defaultPageProps } from './page';
export { defaultPagesProps } from './pages';
export { defaultPrevProps } from './prev';
export { defaultRootProps } from './root';