1.1.7 • Published 2 years ago

mantine-datetime-picker v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Mantine Datetime Picker

Mantine UI Datetime picker component.

Live Demo

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
proptypedescriptiondefault
hideNowbooleanHide the now date&time button.false
autoHideNowbooleanAuto hide now button based on minDate and maxDate. hideNow will override this prop.true
nowLabelstringLabel for Now buttonNow
okLabelstringLabel for Ok buttonOk

License

MIT

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago