Preparing search index...
The search index is not available
tally-js
tally-js
TallyPayloadLabelDTO
Interface TallyPayloadLabelDTO
interface
TallyPayloadLabelDTO
{
columnListUuid
?:
string
;
columnRatio
?:
number
;
columnUuid
?:
string
;
html
?:
string
;
isFolded
?:
boolean
;
isHidden
?:
boolean
;
}
Hierarchy (
View Summary
)
TallyPayloadTextDTO
TallyPayloadLabelDTO
Index
Properties
column
List
Uuid?
column
Ratio?
column
Uuid?
html?
is
Folded?
is
Hidden?
Properties
Optional
column
List
Uuid
columnListUuid
?:
string
Optional
column
Ratio
columnRatio
?:
number
Optional
column
Uuid
columnUuid
?:
string
Optional
html
html
?:
string
Optional
is
Folded
isFolded
?:
boolean
Optional
is
Hidden
isHidden
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
List
Uuid
column
Ratio
column
Uuid
html
is
Folded
is
Hidden
tally-js
Loading...