-
Notifications
You must be signed in to change notification settings - Fork 160
Toggle Box
Stanka Bozalieva edited this page Jan 11, 2018
·
17 revisions
Toggle Box
is a toggable container.
- open the
Toggle Box
. - interact with it the content in it.
- close it.
- implement a hidden container.
- allow the user to open it, interact with it and close it.
- define the background color.
- remove shadow.
- define padding.
- define min/max Height and min/max Width, when exceeded a scroll appears.
- apply animation.
The Toggle Box
should provide intuitive defaults which allow end users to:
- Open it.
- Interact with it.
- Close it.
Following the https://material.io/guidelines/components/buttons.html#buttons-dropdown-buttons
### Keyboard navigation
- Events
- Selection changed
- Toggle Box open
- Toggle Box closed