class PageBlockTable
extends _TypePageBlock
import { PageBlockTable } from "https://deno.land/x/mtkruto@0.0.998/tl/2_types.ts";
Constructors
new
PageBlockTable(params: { bordered?: true; striped?: true; title: TypeRichText; rows: Array<TypePageTableRow>; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc