Documentation
    Preparing search index...

    Interface TimelineOptions

    The options object for Timeline

    interface TimelineOptions {
        increasing: boolean;
        memory: number;
    }
    Index
    increasing: boolean
    memory: number