Skip to content

deepthinker250/mantine-date-time-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantine Datetime Picker

Mantine UI Datetime picker component.

Installation

# With yarn
yarn add mantine-datetime-picker

# With npm
npm install mantine-datetime-picker

PeerDependencies (Packages required or installed seperately)

  1. @mantine/core
  2. @mantine/dates
  3. @mantine/hooks
  4. @tabler/icons-react
  5. dayjs
  6. @emotion/react

Props

  1. It take all DatePicker Props
prop type description default
hideNow boolean Hide the now date&time button. false
autoHideNow boolean Auto hide now button based on minDate and maxDate. hideNow will override this prop. true
nowLabel string Label for Now button Now
okLabel string Label for Ok button Ok

License

MIT

About

Mantine Date Time Picker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •