BitstylesPhoenix.Alpine3.Sidebar.ui_js_sidebar_close

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

ui_js_sidebar_close(assigns)

View Source

A sidebar close icon to be rendered on the open sidebar for closing the sidebar. For examles see ui_js_sidebar_layout/1.

Attributes

  • label - A screen reader label for the icon. Defaults to "Close".
  • 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 small sidebar block.