Options
All
  • Public
  • Public/Protected
  • All
Menu

设计器界面渲染类

Hierarchy

  • DesignerCmpRender

Implemented by

Index

Properties

getCss

getCss: () => object

获取css样式

returns

样式对象

Type declaration

    • (): object
    • Returns object

getHtml

getHtml: () => string

获取html

returns

返回字符串

Type declaration

    • (): string
    • Returns string

renderComponentGroups

renderComponentGroups: () => void

渲染组件组

Type declaration

    • (): void
    • Returns void

renderComponentItems

renderComponentItems: () => void

渲染组件

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc