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