vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ComponentInstanceProperty
Interface ComponentInstanceProperty
interface
ComponentInstanceProperty
{
name
?:
string
;
type
?:
"decorator"
;
value
?:
string
;
valueList
?:
ComponentInstancePropertyList
;
}
Index
Properties
name?
type?
value?
value
List?
Properties
Optional
name
name
?:
string
Optional
type
type
?:
"decorator"
Optional
value
value
?:
string
Optional
value
List
valueList
?:
ComponentInstancePropertyList
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
value
value
List
vlocode-project - v1.40.0-beta-4
Loading...