UNPKG

uniforms-react-semantic

Version:

Semantic React UI components for uniforms.

33 lines (20 loc) 736 B
# uniforms-semantic > Semantic UI components for `uniforms`. ## Install ```sh $ npm install uniforms-react-semantic ``` ## Usage Use https://react.semantic-ui.com in uniforms This package use React Sematic components instead html tags. Then you can use all properities for each components in React Semantic. ## Considerations # Name Chagens | Semantic | Uniforms | |----------|---------------| | Input | TextField | | TextArea | LongTextField | | Dropdown | Select | # Work in progress Only some elements has been updated. You can contribute to others Updated elements Input TextArea Dropdown For more in depth documentation see: [https://github.com/vazco/uniforms/](https://github.com/vazco/uniforms/).