iRoachie / react-chakra-date-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 97.7%Language:JavaScript 1.7%Language:HTML 0.6%