react-entry
v0.1.0
Published
https://levelup.gitconnected.com/publish-react-components-as-an-npm-package-7a671a2fb7f
Downloads
4
Readme
https://levelup.gitconnected.com/publish-react-components-as-an-npm-package-7a671a2fb7f
Components
Appendix: *TFL (Tabled For Later)
- Buttons
- SolidButton
- OutlineButton
- Inputs
- TextInput
- TextAreaInput (TFL)
- NumberInput
- AutoCompleteInput (TFL)
- SelectInput (TFL)
- DateInput (TFL)
- DateRangeInput (TFL)
- Display (TFL)
- InputLabel
- Tooltip
- NumberAnimate
- Text
- Badge
- Image
- Card
- Validators
- FormValidator
- NumberValidator (maxInt / maxDecimals)
- TextValidator (exactMatch / includesMatch / oneOf / hasFormat)
- Theme
- ThemeProvider
- ThemeConstructor