Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Variable UI_ANIMATIONSConst

    UI_ANIMATIONS: {
        BOUNCE: "300ms cubic-bezier(0.68, -0.55, 0.265, 1.55)";
        FAST: "150ms ease-out";
        NORMAL: "250ms ease-in-out";
        SLOW: "400ms ease-in-out";
    } = ...

    Type declaration

    • ReadonlyBOUNCE: "300ms cubic-bezier(0.68, -0.55, 0.265, 1.55)"
    • ReadonlyFAST: "150ms ease-out"
    • ReadonlyNORMAL: "250ms ease-in-out"
    • ReadonlySLOW: "400ms ease-in-out"