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