How to Create Collapsable Hamburger Nav Bar #2959
Answered
by
loreina
numenor-dev
asked this question in
Q&A
-
Hi, I am actually trying to create the same style of collapsable navigation that is on the Twilio Paste site itself https://paste.twilio.design/ When going below a width of roughly 1024px, the navigation bar at the top of the page collapses into a Hamburger style button that can be toggled to open the navigation links. I'm not seeing how to recreate this in the Twilio Paste docs. |
Beta Was this translation helpful? Give feedback.
Answered by
loreina
Jan 19, 2023
Replies: 1 comment 1 reply
-
Hi @numenor-dev, It’s not a component in our system, but you can see how we put it together using Paste directly in our codebase. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
loreina
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @numenor-dev,
It’s not a component in our system, but you can see how we put it together using Paste directly in our codebase.