@company-ui/react
v3.6.33
Published
company ui react
Downloads
54
Maintainers
Readme
@company-ui/react
Works with React.
Installing
# or pnpm or yarn
npm install @company-ui/react
npm install @company-ui/style
Usage
General
import '@company-ui/style';
import { AutoComplete } from '@company-ui/react';
<AutoComplete
popupAppendToBody={false}
defaultValue={inputValue}
value={inputValue}
onChange={setInputValue}
></AutoComplete>
Documentation
To learn more, check its documentation.
Maintainers
Contributing
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
Contributors
This project exists thanks to all the people who contribute.
License
MIT © MichaelSun