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

    Type Alias SeriesLazyLoaded

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

    Properties

    Properties

    value?: Series
    isLoaded?: boolean