Skip to content

Tab Size #741

Closed Answered by phoskee
chrsBlank asked this question in Q&A
Apr 11, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Without your code I cannot help you, within the limits of my skills
But, I think you can achieve the goal with this:

with ui.column():
    ui.button(text='Button1')
    ui.button(text='Button2')
    ui.button(text='Button3')

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@chrsBlank
Comment options

@phoskee
Comment options

Answer selected by chrsBlank
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants