UNPKG

@syncfusion/react-inputs

Version:

Syncfusion React Input package is a feature-rich collection of UI components, including Textbox, Textarea, Numeric-textbox and Form, designed to capture user input in React applications.

6 lines (5 loc) 90 B
/** * input base modules */ export * from './inputbase'; export * from './helper-text';