Type Alias ICheckboxSymbolProperties

ICheckboxSymbolProperties: {
    font?: string;
    value?: string;
}