@microsoft/fast-foundation > EndOptions
EndOptions type
End configuration options
Signature:export declare type EndOptions = {
end?: string | SyntheticViewTemplate;
};
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > EndOptions
End configuration options
Signature:export declare type EndOptions = {
end?: string | SyntheticViewTemplate;
};