BitstylesPhoenix.Component.Sidebar.ui_sidebar_section
You're seeing just the function
ui_sidebar_section
, go back to BitstylesPhoenix.Component.Sidebar module for more information.
A navigation section with a bottom or top border. See top level module doc for an example.
Attributes
class
- Extra classes to pass to the outerdiv
SeeBitstylesPhoenix.Helper.classnames/1
for usage.border
- Either:top
or:bottom
(optional)border_color
- The border color, defaults togray-70
resulting inu-border-gray-70-top
for a:top
border.- All other attributes are passed on to the outer
div