class types.PageBlockBlockquote
extends _TypePageBlock
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PageBlockBlockquote } = types;
Constructors
new
PageBlockBlockquote(params: { text: TypeRichText; caption: TypeRichText; })Static Properties
readonly
[paramDesc]: ParamDesc