class types.PageBlockEmbed
extends _TypePageBlock
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PageBlockEmbed } = types;
Constructors
new
PageBlockEmbed(params: { fullWidth?: true; allowScrolling?: true; url?: string; html?: string; posterPhotoId?: bigint; w?: number; h?: number; caption: TypePageCaption; })Properties
protected
readonly
[params]: ParamsStatic Properties
readonly
[paramDesc]: ParamDesc