Member Junction
    Preparing search index...

    Interface CustomToolbarButtonClickEventArgs

    Event args for custom toolbar button clicks

    interface CustomToolbarButtonClickEventArgs {
        Button: CustomToolbarButton;
        ButtonKey: string;
    }
    Index

    Properties

    Properties

    The button configuration that was clicked

    ButtonKey: string

    The key/identifier of the button that was clicked