sesaparcours
    Preparing search index...

    The information needed to create a button in the toolbox.

    interface ButtonInfo {
        callbackkey: string;
        kind: string;
        text: string;
    }
    Index

    Properties

    Properties

    callbackkey: string
    kind: string
    text: string