interface LangToggle {
    disabled?: boolean;
}

Properties

Properties

disabled?: boolean