help wanted
Metriche repository
- Star
- (8970 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Is it possible render radios and/or toggle buttons in forms with FastUI?
For example:
- https://getbootstrap.com/docs/5.1/forms/checks-radios/#radios
- https://getbootstrap.com/docs/5.1/forms/checks-radios/#default-stacked
- https://getbootstrap.com/docs/5.1/forms/checks-radios/#toggle-buttons
From my understanding it is only possible to do checkboxes and toggle switches (https://github.com/pydantic/FastUI/issues/32) right now.