class types.PageBlockTable extends _TypePageBlockimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { PageBlockTable } = types; ConstructorsnewPageBlockTable(params: { bordered?: true; striped?: true; title: TypeRichText; rows: Array<TypePageTableRow>; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsoptionalbordered: truerows: Array<TypePageTableRow>optionalstriped: truetitle: TypeRichTextStatic Propertiesreadonly[paramDesc]: ParamDesc