novx
    Preparing search index...

    Interface FilterContext

    a context that will be used by the different FeatureFilter

    interface FilterContext {
        clientInfo: ClientInfo;
    }
    Index

    Properties

    Properties

    clientInfo: ClientInfo