AppContextFeatureOptions: {
    value?: Record<any, unknown>;
}

options for app context feature

Type declaration

  • Optional value?: Record<any, unknown>

    Attach any value to the app context

Remark

See appContextFeature.