BitstylesPhoenix.Alpine3.Sidebar.ui_js_sidebar_open

You're seeing just the function ui_js_sidebar_open, go back to BitstylesPhoenix.Alpine3.Sidebar module for more information.
Link to this function

ui_js_sidebar_open(assigns)

View Source

A sidebar open icon to be rendered on the main content for opening the sidebar. For examles see ui_js_sidebar_layout/1.

Attributes

  • label - A screen reader label for the icon. Defaults to "Open sidebar".
  • sidebar - The reference to the sidebar it controls. This is a tuple with the sidebar's x_name and the sidebars id. The ui_js_sidebar_layout/1 can provide this as a block argument in the main or inner block.