@conciergus/chat - v0.3.1
Preparing search index...
components
GenerativeUIConfig
Interface GenerativeUIConfig
interface
GenerativeUIConfig
{
enabled
?:
boolean
;
componentRegistry
?:
Record
<
string
,
ComponentType
<
any
>
>
;
maxComponents
?:
number
;
allowDynamicImports
?:
boolean
;
}
Index
Properties
enabled?
component
Registry?
max
Components?
allow
Dynamic
Imports?
Properties
Optional
enabled
enabled
?:
boolean
Optional
component
Registry
componentRegistry
?:
Record
<
string
,
ComponentType
<
any
>
>
Optional
max
Components
maxComponents
?:
number
Optional
allow
Dynamic
Imports
allowDynamicImports
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
enabled
component
Registry
max
Components
allow
Dynamic
Imports
@conciergus/chat - v0.3.1
Loading...