vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
LayoutSection
Interface LayoutSection
interface
LayoutSection
{
customLabel
?:
boolean
;
detailHeading
?:
boolean
;
editHeading
?:
boolean
;
label
?:
string
;
layoutColumns
?:
LayoutColumn
[]
;
style
:
LayoutSectionStyle
;
}
Index
Properties
custom
Label?
detail
Heading?
edit
Heading?
label?
layout
Columns?
style
Properties
Optional
custom
Label
customLabel
?:
boolean
Optional
detail
Heading
detailHeading
?:
boolean
Optional
edit
Heading
editHeading
?:
boolean
Optional
label
label
?:
string
Optional
layout
Columns
layoutColumns
?:
LayoutColumn
[]
style
style
:
LayoutSectionStyle
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Label
detail
Heading
edit
Heading
label
layout
Columns
style
vlocode-project - v1.40.0-beta-4
Loading...