Home > @uniformdev/context-ui > ContextDataProps
ContextDataProps interface
Signature:
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
contextConfig | ContextConfig | ||
errorComponent? | ComponentType<DataContextErrorProps> | (Optional) | |
loadingComponent? | ComponentType | (Optional) | |
noIntentsComponent? | ComponentType<DataContextErrorProps> | (Optional) |