BitstylesPhoenix.Live.Sidebar.ui_js_sidebar_layout

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

ui_js_sidebar_layout(assigns)

View Source

Renders a sidebar layout with LiveView commands.

Supports all attributes and slots from BitstylesPhoenix.Component.Sidebar.ui_sidebar_layout/1.

The small_sidebar and main/inner blocks will additionally provide a block argument with the sidebar context for ui_js_sidebar_open/1 and ui_js_sidebar_close/1.

For examles see BitstylesPhoenix.Component.Sidebar.ui_sidebar_layout/1.