class WebPageAttributeTheme
extends TypeWebPageAttribute
import { WebPageAttributeTheme } from "https://deno.land/x/mtkruto@0.0.982/tl/2_types.ts";
Constructors
new
WebPageAttributeTheme(params?: { documents?: Array<TypeDocument>; settings?: TypeThemeSettings; })Properties
protected
readonly
[params]: Paramsoptional
documents: Array<TypeDocument>optional
settings: TypeThemeSettingsStatic Properties
readonly
[paramDesc]: ParamDesc