useTimeline APIAPI reference for the useTimeline composable.OptionssizenumberThe maximum size of the timeline. Default: 10Methodsundo() => Z | undefinedRemoves the last registered ticket and stores it for redoShow code exampleredo() => Z | undefinedRestores the last undone ticketShow code example