pydantic/FastUI

Radios and Toggle Buttons

Open

#160 opened on 2024年1月23日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (341 forks)github user discovery
help wanted

Repository metrics

Stars
 (8,970 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド