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