Skip to content

How to prevent hide navigation panel while hide ui? #3715

Closed Answered by Taha-Hassan-Git
kobe651jp asked this question in Q&A
Discussion options

You must be logged in to vote

hideUi prevents any UI components from mounting at all. It will not be possible for you to achieve what you're looking for by passing in the hideUi prop.

Instead you can look at hiding individual components like in this example: https://tldraw.dev/examples/ui/ui-components-hidden.

Replies: 1 comment 2 replies

Comment options

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

@Taha-Hassan-Git
Comment options

Answer selected by kobe651jp
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