import { shortcut, Widget } from "@/core"; @shortcut() export class Html extends Widget { static xtype = "demo.html"; props = { baseCls: "demo-html" }; render() { return { type: "bi.vertical", items: [ { type: "bi.html", text: "