2.0.23 • Published 12 months ago

niise-common-components v2.0.23

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Niise Common Components

List of available components

  1. CustomBtn - a button that is mostly used together with Card
  2. Card - a wrapper component that wraps all pages with standardized style
  3. DatePickerField - component for picking date inputs
  4. Divider - UI divider
  5. FileUploader - a component that handles uploading of files
  6. Modal - a custom modal for handling error, info and success
  7. NumericField - a component for number inputs
  8. SearchBar - a component for search inputs
  9. SelectField a component for search selects/dropdowns
  10. Text - a component that displays texts
  11. TextAreaField - a component for inputs that require large areas
  12. TextDisplay - a component that displays texts
  13. CustomCheckBoxGroup - a component for multiple checkboxes input
  14. TimePickerField - component for picking time inputs in hours format
  15. TimeDisplay - displays the current clock
  16. RadioField - a component radio input
  17. NotificationCol - (WIP) - a component that displays notifications
  18. CheckboxField - a component checkboxes input
  19. PrivateRoute - a wrapper component for private routes with logic
  20. PublicRoute - a wrapper component for public routes with logic
  21. LanguageSwitcher - a wrapper component for switching languages
  22. ErrorBoundary - a wrapper component that handles exception errors in app runtime
  23. CrashHandler - fallback ui for when app crashes which prompts user to refresh
  24. StepperContainer - a wrapper component steppers