Storyteller Card State
class StorytellerCardState
A state holder for Storyteller Card components (StorytellerCard). It manages the reload state and provides methods to interact with the card, such as reloading its data. For more details on using Storyteller Card components and their states, see the Cards Documentation.
This state is typically created and remembered using rememberStorytellerCardState.
Properties
Functions
Link copied to clipboard
Triggers a reload of the card's data. This will cause the card to fetch fresh content from the Card Collection. See the Cards Documentation for more on card management.