bga-jump-to
    Preparing search index...

    Class JumpToEntry

    Jump to entry.

    Index
    • Parameters

      • label: string

        Label shown on the entry. For players, it's player name.

      • target: string | HTMLElement

        HTML Element or its id, to scroll into view when clicked.

      • Optionalsettings: JumpToEntrySettings

        Settings to customize the link. Recommended to set are color and backgroundImage.

      Returns JumpToEntry

    label: string

    Label shown on the entry. For players, it's player name.

    Settings to customize the link. Recommended to set are color and backgroundImage.

    target: string | HTMLElement

    HTML Element or its id, to scroll into view when clicked.