@dialstack/sdk-dev / react/src / DialstackComponentsProviderProps
Interface: DialstackComponentsProviderProps
Defined in: sdk/react/src/react/DialstackComponentsProvider.tsx:23
Properties
children
TypeScript
children: ReactNode;
Defined in: sdk/react/src/react/DialstackComponentsProvider.tsx:32
Child components to render
dialstack
TypeScript
dialstack: DialStackInstance;
Defined in: sdk/react/src/react/DialstackComponentsProvider.tsx:27
The DialStack instance from loadDialstackAndInitialize()