@microsoft/fast-foundation > RadioOptions
RadioOptions type
Radio configuration options
Signature:export declare type RadioOptions = FoundationElementDefinition & {
    checkedIndicator?: string | SyntheticViewTemplate;
};
@microsoft/fast-element v2 is out! 🎉️@microsoft/fast-foundation > RadioOptions
Radio configuration options
Signature:export declare type RadioOptions = FoundationElementDefinition & {
    checkedIndicator?: string | SyntheticViewTemplate;
};