Preparing search index...
The search index is not available
@leanix/reporting - v0.4.145
@leanix/reporting
lxr
FactSheetViewModelSection
Interface FactSheetViewModelSection
interface
FactSheetViewModelSection
{
disabled
?:
boolean
;
label
:
string
;
subsections
:
FactSheetViewModelSubsection
<
ViewModelFieldType
>
[]
;
tabs
?:
FactSheetViewModelSectionTabs
[]
;
weight
?:
number
;
}
Index
Properties
disabled?
label
subsections
tabs?
weight?
Properties
Optional
disabled
disabled
?:
boolean
label
label
:
string
subsections
subsections
:
FactSheetViewModelSubsection
<
ViewModelFieldType
>
[]
Optional
tabs
tabs
?:
FactSheetViewModelSectionTabs
[]
Optional
weight
weight
?:
number
Settings
Member Visibility
Private
Inherited
Theme
OS
Light
Dark
On This Page
disabled
label
subsections
tabs
weight
@leanix/reporting - v0.4.145
lxr
lx
Generated using
TypeDoc