Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...
    interface DojangBackgroundProps {
        animate?: boolean;
        "data-testid"?: string;
        height: number;
        lighting?: "normal" | "cyberpunk" | "traditional" | "dim" | "bright";
        width: number;
    }
    Index

    Properties

    animate?: boolean
    "data-testid"?: string
    height: number
    lighting?: "normal" | "cyberpunk" | "traditional" | "dim" | "bright"
    width: number