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.
Link to this function

ui_sidebar_section(assigns)

View Source

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 outer div See BitstylesPhoenix.Helper.classnames/1 for usage.
  • border - Either :top or :bottom (optional)
  • border_color - The border color, defaults to gray-70 resulting in u-border-gray-70-top for a :top border.
  • All other attributes are passed on to the outer div