vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
HomePageComponentMetadata
Interface HomePageComponentMetadata
interface
HomePageComponentMetadata
{
body
?:
string
;
fullName
?:
string
;
height
?:
number
;
links
?:
string
[]
;
page
?:
string
;
pageComponentType
:
PageComponentType
;
showLabel
?:
boolean
;
showScrollbars
?:
boolean
;
width
?:
PageComponentWidth
;
}
Hierarchy (
View Summary
)
MetadataInfo
HomePageComponentMetadata
Index
Properties
body?
full
Name?
height?
links?
page?
page
Component
Type
show
Label?
show
Scrollbars?
width?
Properties
Optional
body
body
?:
string
Optional
full
Name
fullName
?:
string
Optional
height
height
?:
number
Optional
links
links
?:
string
[]
Optional
page
page
?:
string
page
Component
Type
pageComponentType
:
PageComponentType
Optional
show
Label
showLabel
?:
boolean
Optional
show
Scrollbars
showScrollbars
?:
boolean
Optional
width
width
?:
PageComponentWidth
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
full
Name
height
links
page
page
Component
Type
show
Label
show
Scrollbars
width
vlocode-project - v1.40.0-beta-4
Loading...