Anyone have a listbox-type implemenation? #5073
Unanswered
BlankAdventure
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
Curious if anyone has had a go at making a listbox type element, such as:
I'm aware of various examples of tables with selectable rows, but they don't quite reproduce the simplicity of a simple listbox item selection (click to highlight; scroll through with keys). Seems like this would be a useful widget?
In a pinch I guess I could make a "list" of radio buttons.
NiceGUI Version
2.16.0
Python Version
3.11.11
Browser
Chrome
Operating System
Windows
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions