Backstage
    Preparing search index...

    Interface VisitDisplayContextValue

    Context value interface

    interface VisitDisplayContextValue {
        getChipColor: GetChipColorFunction;
        getLabel: GetLabelFunction;
    }
    Index
    getChipColor: GetChipColorFunction