@eteg/react-tables
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Time Picker

Time Picker allows the user to select the hour and minutes in addition to being able to manually type

  • To select a time, use a Time Picker
Prop name Type Default Description
title string - It will define the title that will be positioned at the top of the component
mode string - It will specify for the component which mode it will be used, as 'DEFAULT' mode or as 'MODAL' mode, if the 'MODAL' option is chosen, the 'callback' prop will become mandatory
callback func - Function that will be used only when the 'mode' prop is passed with the value 'MODAL', which will be used to return the value to the parent component

Package Sidebar

Install

npm i @eteg/react-tables

Homepage

eteg.com.br

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Unpacked Size

15.9 kB

Total Files

6

Last publish

Collaborators

  • vitorpeixoto
  • augustobritodev
  • eteg-owner