Preparing search index...
The search index is not available
tdjson
tdjson
PageBlockListItem
Interface PageBlockListItem
Describes an item of a list page block.
interface
PageBlockListItem
{
@type
:
"pageBlockListItem"
;
label
:
string
;
page_blocks
:
PageBlock
[]
;
}
Index
Properties
@type
label
page_
blocks
Properties
@type
@type
:
"pageBlockListItem"
label
label
:
string
Item label.
page_
blocks
page_
blocks
:
PageBlock
[]
Item blocks.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
label
page_
blocks
tdjson
Loading...
Describes an item of a list page block.