Perseus
    Preparing search index...
    type State = {
        assetStatuses: { [assetKey: string]: boolean };
    }
    Index

    Properties

    Properties

    assetStatuses: { [assetKey: string]: boolean }

    Keeps track of whether each asset (SvgImage or TeX) rendered by the questionRenderer has finished loading or rendering.