pydantic/FastUI

Radios and Toggle Buttons

Open

#160 aperta il 23 gen 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (341 fork)github user discovery
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:

From my understanding it is only possible to do checkboxes and toggle switches (https://github.com/pydantic/FastUI/issues/32) right now.

Guida contributor