Questions tagged [chakra-ui]

Chakra UI is a simple, modular and accessible component library for React applications.

78 questions
0
votes
1 answer

How to use custom components in react-markdown

Context: I have a Next.js site with Chakra UI. I have some user provided markdown content that is fetched from an external source (say, GitHub README.md for a repo) at runtime. Now, by default, react-markdown (based on remarkjs) uses the HTML
0
votes
0 answers

How can I disable the transition effect on a Chakra UI Modal?

I am trying to use this Modal component from Chakra UI. https://next.chakra-ui.com/docs/overlay/modal I cannot find the option to disable the transition effect on load. MotionPreset has values SlideInBottom, slideInRight, or Scale, but no 'none'…
Praym
  • 1,784
  • 21
  • 19
1 2 3 4 5
6