blessed-components - v1.20.0
GitHub
Roadmap
Preparing search index...
index
ConfirmDialogActionModel
Interface ConfirmDialogActionModel
Safe, normalized action metadata.
interface
ConfirmDialogActionModel
{
label
:
string
;
result
:
ConfirmDialogResult
;
}
Index
Properties
label
result
Properties
label
label
:
string
Safe one-line label.
result
result
:
ConfirmDialogResult
Semantic result represented by this action.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
label
result
GitHub
Roadmap
blessed-components - v1.20.0
Loading...
Safe, normalized action metadata.