class PageBlockRelatedArticles
extends TypePageBlock
import { PageBlockRelatedArticles } from "https://deno.land/x/mtkruto@0.0.982/tl/2_types.ts";
Constructors
new
PageBlockRelatedArticles(params: { title: TypeRichText; articles: Array<TypePageRelatedArticle>; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc