CIA Compliance Manager API Documentation - v0.8.5
    interface ThemeToggleProps {
        className?: string;
        isDarkMode: boolean;
        onToggle: () => void;
        testId?: string;
    }
    Index

    Properties

    className?: string
    isDarkMode: boolean
    onToggle: () => void
    testId?: string
    MMNEPVFCICPMFPCPTTAAATR