Shared bulk actions component used by Table, List, and Grid renderers.
Supports themed buttons via label/variant attributes, or custom rendering
via inner content. See the Advanced Features guide
for comprehensive documentation.
Summary
Functions
Renders bulk action buttons when selectable is enabled and slots are provided.
Functions
Renders bulk action buttons when selectable is enabled and slots are provided.
Required assigns
selectable- Boolean indicating if selection is enabledselected_ids- MapSet of selected record IDsbulk_action_slots- List of bulk_action slot definitionstheme- Theme configuration mapmyself- LiveComponent reference for event targeting