react-chakra-date-picker icon indicating copy to clipboard operation
react-chakra-date-picker copied to clipboard

React Chakra UI Date Picker

A react date picker using chakra-ui components.

Based on @react-datepicker/styled

example


Why use react-chakra-ui-datepicker

Easily customize components using the built in Chakra UI theme, or pass a theme variable into the component and apply styling to individual components and states.


Commands

Start

yarn start

Storybook

yarn storybook

Example

cd example
yarn start