@dialstack/sdk / react / DialstackComponentsProviderProps
Interface: DialstackComponentsProviderProps
Defined in: sdk/src/react/DialstackComponentsProvider.tsx:24
Properties
children
TypeScript
children: ReactNode;
Defined in: sdk/src/react/DialstackComponentsProvider.tsx:33
Child components to render
dialstack
TypeScript
dialstack: DialStackInstance;
Defined in: sdk/src/react/DialstackComponentsProvider.tsx:28
The DialStack instance from loadDialstackAndInitialize()