StaticsplitConverts a marker name into its different parts
the name of the marker
an object containing the insertion id and item index
StatictoCreates a content-input marker name from insertion id and item index
the identifier of the insertion
the item index
the name of the marker
StatictoCreates a content-input marker name from a markerData object
markerData object
the name of the marker
Utility class to create marker names for content insertions and retrieve item index and insertion id from a name.
A marker name consists of 3 different parts that help to identify a marker as a part of a content input and determine its position inside an insertion that contains multiple items.
It basically looks like this:
Example