pageBlockTable

Table

Constructor schema is available as of layer 88. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
bordered flags.0?true Does the table have a visible border?
striped flags.1?true Is the table striped?
title RichText Title
rows Vector<PageTableRow> Table rows

Type

PageBlock