DetailViewActionsGroup
Properties
availableTransitions
Workflow transition codes available for the current instance.
Type: string[]
Source: client/lib/use/useDetailView.js:120
detailActions
Action names that appear in the sticky bar alongside the submit button (detail-level, not the current view).
Type: string[]
Source: client/lib/use/useDetailView.js:119
nonDetailActions
Action names that appear in the page-title button area (not detail-level, not the current view).
Type: string[]
Source: client/lib/use/useDetailView.js:118
primaryActions
Detail action names promoted to the filled hero CTA.
Type: Set
Source: client/lib/use/useDetailView.js:121
Source
client/lib/use/useDetailView.js:116