Skip to content

@maxhealth.tech/prefab / auto / AutoTimelineOptions

Interface: AutoTimelineOptions

Defined in: auto/timeline.ts:41

Properties

title?

ts
optional title?: string;

Defined in: auto/timeline.ts:43

Timeline heading.


subtitle?

ts
optional subtitle?: string;

Defined in: auto/timeline.ts:45

Optional subtitle.

Released under the MIT License.