configuration

open override var configuration: StorytellerListView.StorytellerListConfiguration?

The configuration for this Clips view. It must be an instance of StorytellerClipsView.ListConfiguration. Setting this property will update the internal StorytellerClipsDataModel used by the underlying Composable content, applying the specified collection, theme, style, display limit, and cell type. If the provided value is not a StorytellerClipsView.ListConfiguration, default or empty values might be used.