Storyteller Clips Data Model
Data model for displaying a list of Clips from a specific collection. For more details on configuring Storyteller lists, see the Storyteller Lists Documentation.
Constructors
Properties
The StorytellerListViewCellType for the Clip items.
The ID of the Clips collection to display. This is mandatory; if blank, the model is isValid false.
Optional StorytellerAnalyticsContext containing integrator-defined key-value pairs for analytics attribution. This context will be included with all analytics events originating from this UI instance. It is never sent to the Storyteller API.
The maximum number of Clips to display.
A StorytellerClipsDataModel is valid if the collection ID is not blank.
The StorytellerListViewStyle for this list.
Only use it in case of special need. This should generally remain unset. Specifies the number of tiles that should be visible on screen at any given time for row layouts. For example, a value of 2.5f would mean two full tiles and half of a third tile are visible.