+
+
Flat items
+
+ Actions
+
+
+
+
+
Grouped items (non-expandable)
+
+ Menu
+
+
+
+
+
Expandable groups (collapse to flat when searching)
+
+ Instance actions
+
+
+
+
+
With disabled items and disabled reasons
+
+ Resource actions
+
+
+
+
+
With checkbox items
+ {
+ if (event.detail.checked !== undefined) {
+ setCheckboxItems(prev =>
+ prev.map(item => (item.id === event.detail.id ? { ...item, checked: event.detail.checked! } : item))
+ );
+ }
+ }}
+ >
+ Pipeline
+
+
+
+
+
Custom empty state
+ No actions match your search. Try a different keyword.}
+ ariaLabel="Editor actions"
+ >
+ Actions (custom empty)
+
+
+
+
+
Primary variant with filtering
+
+ Actions
+
+
+
+