ui.select with stack-label prop #3808
-
Beta Was this translation helpful? Give feedback.
Answered by
falkoschindler
Sep 29, 2024
Replies: 1 comment 1 reply
-
Hi @MateoSaezMata, It looks like the ui.select(['First', 'Second'], label="Please select").props('stack-label').classes('w-40') ![]() |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MateoSaezMata
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @MateoSaezMata,
It looks like the
ui.select
element is too narrow to actually see the stacked label. This works: