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