-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Justin Geeslin edited this page Aug 17, 2018
·
4 revisions
Reusable, declarative UI components. Amazing for cleaning up codebases of ugly single page applications.
An expandable element. Great for FAQs.
What is my favorite sport?
HTML?
Extends Expand + Collapse. An expandable element, but only one sibling can be opened at a time.
Section One
This is the first section. Only one section should be open at a time.
Use an input to filter a list of things. Filter its parent by default.
- List 1
- List J
- List G
Sidebar, Off-canvas menu, etc.