primereact
Version:
A rich set of premium UI Components for React.
8 lines (7 loc) • 329 B
TypeScript
export { defaultContentProps } from './content';
export { defaultIndicatorProps } from './indicator';
export { defaultIndicatorsProps } from './indicators';
export { defaultItemProps } from './item';
export { defaultNextProps } from './next';
export { defaultPrevProps } from './prev';
export { defaultRootProps } from './root';