Tsarr Documentation - v1.9.0
    Preparing search index...

    Type Alias SeriesLazyLoaded

    type SeriesLazyLoaded = {
        value?: Series;
        isLoaded?: boolean;
    }
    Index

    Properties

    Properties

    value?: Series
    isLoaded?: boolean