@microsoft/fast-foundation > DesignTokenValue
DesignTokenValue type
The type that a can be set to.
Signature:export declare type DesignTokenValue<T> = StaticDesignTokenValue<T> | DerivedDesignTokenValue<T>;
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > DesignTokenValue
The type that a can be set to.
Signature:export declare type DesignTokenValue<T> = StaticDesignTokenValue<T> | DerivedDesignTokenValue<T>;