Preparing search index...
The search index is not available
tdjson
tdjson
PageBlockList
Interface PageBlockList
A list of data blocks. Subtype of
PageBlock
.
interface
PageBlockList
{
@type
:
"pageBlockList"
;
items
:
PageBlockListItem
[]
;
}
Index
Properties
@type
items
Properties
@type
@type
:
"pageBlockList"
items
items
:
PageBlockListItem
[]
The items of the list.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
items
tdjson
Loading...
A list of data blocks. Subtype of PageBlock.