Frequently asked questions
Blok and Chakra work in Next.js, both with either app or pages router. See Chakra’s framework guide.
Combobox is announced for Chakra v3 (targeting Q4 2023). In the meantime, we recommend using chakra-react-select. Here’s an example recipe: Combobox.
DatePicker is announced for Chakra v3 (targeting Q4 2023). In the meantime, we recommend using <Input type='date'>
. See an example on the Form Control component page.
Coming soon! We’re working on it.