Websites v4 docs v5.2.5
    Preparing search index...

    Enumeration ButtonVariant

    The available variants for buttons and links. Please note that new themes should only use the lettered variants.

    Button style variants use single letters (e.g. A, B) whereas non-button link variants, i.e. for tel / mailto links, use letter variants prefixed with an underscore (e.g. _A, _B).

    The named variants (Default, Primary etc) only exist here for backward-compatibility with Rigel.

    Index

    Enumeration Members

    _A: "_A"

    Non-button link variants *

    _B: "_B"
    _C: "_C"
    _D: "_D"
    _E: "_E"
    A: "a"

    The theme's primary, most bold button

    B: "b"

    The theme's secondary button

    C: "c"
    D: "d"
    Default: "default"
    E: "e"
    F: "f"
    G: "g"
    H: "h"
    I: "i"
    J: "j"
    K: "k"
    L: "l"
    M: "m"
    N: "n"
    O: "o"
    P: "p"
    Primary: "primary"
    PrimaryBorder: "primaryBorder"
    Q: "q"
    R: "r"
    S: "s"
    T: "t"
    Tint: "tint"
    TintBorder: "tintBorder"
    U: "u"
    WhiteBorder: "whiteBorder"