问题
I am trying to make a sidebar using Semantic-UI which, when collapsed, still has a portion visible. Something like this, to be more precise. I have tried looking in the semantic-ui css source, hoping to find something that might be of help, unfortunately, I couldn't find anything that could be useful.
Is there any possible way of doing it using semantic, without having to write the whole sidebar javascript/css from scratch? Any help would be appreciated
回答1:
This is exactly what the sidebar
component is for. See examples here: http://semantic-ui.com/modules/sidebar.html#/examples
来源:https://stackoverflow.com/questions/30699420/collapsible-sidebar-with-the-semantic-ui-framework