class types.PageBlockPreformatted
extends _TypePageBlock
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { PageBlockPreformatted } = types;
Constructors
new
PageBlockPreformatted(params: { text: TypeRichText; language: string; })Static Properties
readonly
[paramDesc]: ParamDesc