class PageBlockTable_
extends _PageBlock_
import { PageBlockTable_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
PageBlockTable_(params: { bordered?: true; striped?: true; title: enums.RichText; rows: Array<enums.PageTableRow>; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc