bga-score-sheet
    Preparing search index...

    Interface SkipButton

    The properties of the Skip button.

    interface SkipButton {
        classes?: string;
        label: string;
    }
    Index

    Properties

    Properties

    classes?: string

    The classes to apply to the button, for example bgabutton bgabutton_blue.

    label: string

    The label to display, for example >> or _('Skip').