Skip to content

Conversation

@cpsievert
Copy link
Collaborator

With this change, this code will yield the following:

from shiny.express import layout

with layout.sidebar(title="My title"):
    "Sidebar"

"Main content"
Screenshot 2023-12-06 at 10 33 03 AM

Instead of

Screenshot 2023-12-06 at 10 34 29 AM

(The latter design is intended more for "inline" sidebar layouts, which with layout.sidebar() doesn't support)

@cpsievert
Copy link
Collaborator Author

Closing this in favor of another (incoming) PR

@cpsievert cpsievert closed this Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants