wingkwong / react-quiz-component

:orange_book: React Quiz Component
https://wingkwong.github.io/react-quiz-component/
MIT License
376 stars 147 forks source link

Override all UI components #251

Open devth opened 6 months ago

devth commented 6 months ago

It'd be useful if there were hooks to expose all state and actions so that users could override any aspect of the UI. In my case I use MUI so I'd like to use its components for all UI for consistency with the rest of my app.

fcFn commented 2 months ago

Yes, a headless version would be really nice!