Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Namespaces

Functions

Functions

tsx

  • tsx(selector: string, properties?: any, children?: any): any
  • This convenience method is used to render the JSX in the widget.render() method.

    Read more...

    Parameters

    • selector: string
    • Optional properties: any
    • Optional children: any

    Returns any

Generated using TypeDoc