Preparing search index...
The search index is not available
tdjson
tdjson
PageBlockCollage
Interface PageBlockCollage
A collage. Subtype of
PageBlock
.
interface
PageBlockCollage
{
@type
:
"pageBlockCollage"
;
caption
:
PageBlockCaption
;
page_blocks
:
PageBlock
[]
;
}
Index
Properties
@type
caption
page_
blocks
Properties
@type
@type
:
"pageBlockCollage"
caption
caption
:
PageBlockCaption
Block caption.
page_
blocks
page_
blocks
:
PageBlock
[]
Collage item contents.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
caption
page_
blocks
tdjson
Loading...
A collage. Subtype of PageBlock.