blessed-components - v1.20.0
    Preparing search index...

    Interface NormalizeConfirmDialogActionOptions

    Options accepted by normalizeConfirmDialogAction.

    interface NormalizeConfirmDialogActionOptions {
        label: string;
        result: ConfirmDialogResult;
    }
    Index

    Properties

    Properties

    label: string

    Visible action label.

    Semantic result represented by this action.