UNPKG

primereact

Version:

A rich set of premium UI Components for React.

6 lines (5 loc) 235 B
export * from './FloatLabel'; export * from './FloatLabel.context'; export * as FloatLabelProps from './FloatLabel.props'; export { defaultProps } from './FloatLabel.props'; export type * from '@primereact/types/primitive/floatlabel';