Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TemplateViewConfig

Hierarchy

Index

Properties

container

container: string | HTMLElement

The dom element of this view.

Optional data

data: any

The json data for rendering.

Optional defaultConfig

defaultConfig: IWidgetConfig

tpl

tpl: string

The template html for rendering.

Optional widgetConfigs