teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
Api
PageBlockTableIn
Interface PageBlockTableIn
interface
PageBlockTableIn
{
_
:
"pageBlockTable"
;
bordered
?:
boolean
;
compact
?:
boolean
;
rows
:
PageTableRowIn
[]
;
striped
?:
boolean
;
title
:
TypeRichTextIn
;
}
Index
Properties
_
bordered?
compact?
rows
striped?
title
Properties
_
_
:
"pageBlockTable"
Optional
bordered
bordered
?:
boolean
Optional
compact
compact
?:
boolean
rows
rows
:
PageTableRowIn
[]
Optional
striped
striped
?:
boolean
title
title
:
TypeRichTextIn
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
bordered
compact
rows
striped
title
GitHub
npm
Issues
teleproto - v1.229.0
Loading...