https://github.com/itamarst/semantic-sidebar-example
A better way of using Semantic UI sidebars
https://github.com/itamarst/semantic-sidebar-example
Last synced: 10 months ago
JSON representation
A better way of using Semantic UI sidebars
- Host: GitHub
- URL: https://github.com/itamarst/semantic-sidebar-example
- Owner: itamarst
- License: apache-2.0
- Created: 2016-08-23T12:00:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-23T13:25:01.000Z (almost 10 years ago)
- Last Synced: 2025-07-29T02:51:44.004Z (11 months ago)
- Language: HTML
- Size: 690 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Semantic UI Reactive Sidebars
Let's say you're using Semantic UI and you want a sidebar that is reactive, turning into a button-toggled menu when the page gets small.
The examples on Semantic UIs docs are all super complicated and involve having *two* copies of your menu setup.
This repo demonstrates a better way.
You can try it out at https://itamarst.github.io/semantic-sidebar-example/ - try shrinking the window to see how it's reactive.