DialogsContextcomponent
DialogsContext({ children }: DialogsContextProps): ReactElement| Param | Type | |
|---|---|---|
props | DialogsContextProps | Props for <DialogsContext> — the children subtree the dialogs store is provided to. required |
| Return | |
|---|---|
ReactElement |
Provider that creates a fresh DialogsStore and shares it with its subtree.