How to set a default selected radio-button with bootstrap-flask ? #398
-
|
Rather new to flask, bootstrap and bootstrap-flask. Thanks for any pointer |
Beta Was this translation helpful? Give feedback.
Answered by
PanderMusubi
Oct 13, 2025
Replies: 1 comment 1 reply
-
|
Here is an example https://github.com/helloflask/bootstrap-flask/blob/main/examples/bootstrap5/app.py#L119 Does that help you? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jogi-k
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is an example https://github.com/helloflask/bootstrap-flask/blob/main/examples/bootstrap5/app.py#L119 Does that help you?