pydantic/FastUI

Radios and Toggle Buttons

Open

#160 geöffnet am 23. Jan. 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (341 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (8.970 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide