1.1.7 • Published 1 year ago

mantine-datetime-picker v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago