Skip to main content
Version: 4.1.0

PlaceholderComponent

Hierarchy

  • Component<PlaceholderComponentProps>
    • PlaceholderComponent

Index

Constructors

Accessors

Methods

Constructors

externalconstructor

  • new PlaceholderComponent(props: PlaceholderComponentProps | Readonly<PlaceholderComponentProps>): PlaceholderComponent
  • new PlaceholderComponent(props: PlaceholderComponentProps, context: any): PlaceholderComponent
  • Parameters

    • externalprops: PlaceholderComponentProps | Readonly<PlaceholderComponentProps>

    Returns PlaceholderComponent

Accessors

publicstaticWIDGET_CONFIG

  • get WIDGET_CONFIG(): DefaultWidgetConfig
  • Returns DefaultWidgetConfig

Methods

render

  • render(): Element
  • Returns Element