niise-common-components
v2.0.23
Published
List of available components
Downloads
30
Readme
Niise Common Components
List of available components
- CustomBtn - a button that is mostly used together with Card
- Card - a wrapper component that wraps all pages with standardized style
- DatePickerField - component for picking date inputs
- Divider - UI divider
- FileUploader - a component that handles uploading of files
- Modal - a custom modal for handling error, info and success
- NumericField - a component for number inputs
- SearchBar - a component for search inputs
- SelectField a component for search selects/dropdowns
- Text - a component that displays texts
- TextAreaField - a component for inputs that require large areas
- TextDisplay - a component that displays texts
- CustomCheckBoxGroup - a component for multiple checkboxes input
- TimePickerField - component for picking time inputs in hours format
- TimeDisplay - displays the current clock
- RadioField - a component radio input
- NotificationCol - (WIP) - a component that displays notifications
- CheckboxField - a component checkboxes input
- PrivateRoute - a wrapper component for private routes with logic
- PublicRoute - a wrapper component for public routes with logic
- LanguageSwitcher - a wrapper component for switching languages
- ErrorBoundary - a wrapper component that handles exception errors in app runtime
- CrashHandler - fallback ui for when app crashes which prompts user to refresh
- StepperContainer - a wrapper component steppers