Skip to content
Discussion options

You must be logged in to vote
@ui.page('/')
def index():
    with ui.left_drawer(top_corner=True, bottom_corner=True):
        ui.label('one')
        ui.space()
        ui.label('two')

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adarshpunj
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