mimiq
    Preparing search index...

    Interface UIActionOption

    interface UIActionOption {
        label?: string;
        value: string;
    }
    Index

    Properties

    Properties

    label?: string
    value: string