Preparing search index...
The search index is not available
@xarc/react
@xarc/react
common/feat-app-context-types
AppContextFeatureOptions
Type alias AppContextFeatureOptions
App
Context
Feature
Options
:
{
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.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react
Loading...
options for app context feature