Theia API Documentation v1.65.0
    Preparing search index...
    interface ActionOptions {
        icon?: boolean;
        index?: number;
        keybinding?: string;
        label?: boolean;
    }
    Index

    Properties

    icon?: boolean
    index?: number
    keybinding?: string
    label?: boolean