Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.9
    Preparing search index...
    interface PhilosophySectionProps {
        borderColor?: number;
        children: ReactNode;
        isMobile?: boolean;
        testId?: string;
        title: { english: string; korean: string };
    }
    Index

    Properties

    borderColor?: number
    children: ReactNode
    isMobile?: boolean
    testId?: string
    title: { english: string; korean: string }