Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.0
    Preparing search index...

    Interface ButtonVariantConfig

    Button variant configuration

    interface ButtonVariantConfig {
        activeBg: string;
        background: number;
        border: number;
        hoverBg: string;
        text: number;
    }
    Index

    Properties

    activeBg: string
    background: number
    border: number
    hoverBg: string
    text: number