Preparing search index...
The search index is not available
tally-js
tally-js
TallyPayloadEmbedDTO
Interface TallyPayloadEmbedDTO
interface
TallyPayloadEmbedDTO
{
columnListUuid
?:
string
;
columnRatio
?:
number
;
columnUuid
?:
string
;
display
?:
{
url
:
string
}
;
height
?:
string
;
inputUrl
?:
string
;
isHidden
?:
boolean
;
provider
?:
string
;
title
?:
string
;
type
?:
|
"rich"
|
"video"
|
"photo"
|
"link"
|
"pdf"
|
"gist"
|
"image/*"
|
"video/*"
|
"audio/*"
;
width
?:
string
;
}
Hierarchy (
View Summary
)
TallyPayloadLayoutDTO
TallyPayloadEmbedDTO
Index
Properties
column
List
Uuid?
column
Ratio?
column
Uuid?
display?
height?
input
Url?
is
Hidden?
provider?
title?
type?
width?
Properties
Optional
column
List
Uuid
columnListUuid
?:
string
Optional
column
Ratio
columnRatio
?:
number
Optional
column
Uuid
columnUuid
?:
string
Optional
display
display
?:
{
url
:
string
}
Optional
height
height
?:
string
Optional
input
Url
inputUrl
?:
string
Optional
is
Hidden
isHidden
?:
boolean
Optional
provider
provider
?:
string
Optional
title
title
?:
string
Optional
type
type
?:
|
"rich"
|
"video"
|
"photo"
|
"link"
|
"pdf"
|
"gist"
|
"image/*"
|
"video/*"
|
"audio/*"
Optional
width
width
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
List
Uuid
column
Ratio
column
Uuid
display
height
input
Url
is
Hidden
provider
title
type
width
tally-js
Loading...