Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Component: Slide Out Menu #527

Closed
joshtynjala opened this issue Apr 30, 2013 · 4 comments
Closed

New Component: Slide Out Menu #527

joshtynjala opened this issue Apr 30, 2013 · 4 comments
Milestone

Comments

@joshtynjala
Copy link
Member

Mobile-style slide out menu.

Support menus in all four directions (top, right, bottom, and left) simultaneously.

@AyazSardar
Copy link

Hi Josh,

Any progress on the slide out menu?

@joshtynjala
Copy link
Member Author

Not yet.

@gkonnov
Copy link

gkonnov commented Jul 19, 2013

Hi, Josh! Thank you for the component. Can you add simple example for it? I am trying to create simple sliding out menu in mobile. Green is contentOverlay area. Orange is leftDrawer. If leftDrawer is closed there is no contentOverlay at all and I can't slide it out by gesture. If there is leftDrawer on the screen I can only close it.

1
2

@joshtynjala
Copy link
Member Author

There is currently no gesture to open a drawer. You need to dispatch an event specified by leftToggleEventType to open. To close, you can tap or slide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants