sidebar implementation, inspired by OSX notification center.
still very beta
$ component install yields/sidebar
Initialize new Sidebar
with element
and location
.
location might be top
, bottom
, left
or right
.
Open the sidebar.
Close the sidebar.
Toggle open / close
MIT