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