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