UNPKG

primereact

Version:

A rich set of premium UI Components for React.

6 lines (5 loc) 265 B
export * from './AnimateOnScroll'; export * from './AnimateOnScroll.context'; export * as AnimateOnScrollProps from './AnimateOnScroll.props'; export { defaultProps } from './AnimateOnScroll.props'; export type * from '@primereact/types/primitive/animateonscroll';