@oneblink/sdk-core
    Preparing search index...

    Type Alias FormsAppBaseMenuItem

    type FormsAppBaseMenuItem = {
        icon: string;
        label: string;
    }
    Index

    Properties

    Properties

    icon: string

    Icon to be used for the menu item

    label: string

    Label for the menu item