ICachedLoadParameters interface
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Parameters used to rehydrate the AdaptiveCardExtension during a cached load
Remarks
API under active development and not ready for use.
Properties
card |
|
state |
Property Details
cardNavigatorState
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
cardNavigatorState: string[];
Property Value
string[]
state
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
state: any;
Property Value
any