class types.PageBlockOrderedList
extends _TypePageBlock
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { PageBlockOrderedList } = types;
Constructors
new
PageBlockOrderedList(params: { items: Array<TypePageListOrderedItem>; })Static Properties
readonly
[paramDesc]: ParamDesc