TimelineMenuItemOption Type
TimelineMenuItemOption = "replace" | "append" | "prefix"
TimelineMenuItemOption: specifies how the app wants the timeline speeds to be installed on the TimelineComponent's ContextMenu "replace" : use the app-supplied items in place of the standard items "append" : add the app-supplied items following the standard items "prefix" : add the app-supplied items before the standard items
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.