Backpex.HTML.CoreComponents (Backpex v0.12.0)
View SourceProvides core components for Backpex.
Summary
Components
Renders a filter_badge component.
Attributes
clear_event
(:string
) - event name for removing the badge. Defaults to"clear-filter"
.filter_name
(:string
) (required)label
(:string
) (required)live_resource
(:atom
) - Defaults tonil
.
Slots
inner_block
Renders a Heroicons icon.
Attributes
name
(:string
) (required)class
(:any
) - Defaults tonil
.- Global attributes are accepted.