Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/CommonTypes
ConnectorConfigValue
Interface ConnectorConfigValue
interface
ConnectorConfigValue
{
context
?:
ConnectorConfigContextType
[]
;
displayName
:
string
;
name
:
string
;
type
:
ConnectorConfigValueType
;
}
Index
Properties
context?
display
Name
name
type
Properties
Optional
Readonly
context
context
?:
ConnectorConfigContextType
[]
Readonly
display
Name
displayName
:
string
Readonly
name
name
:
string
Readonly
type
type
:
ConnectorConfigValueType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
display
Name
name
type
@chili-publish/studio-sdk
Loading...