Simple [Widget] that can be used for putting space between other widgets in the [Dashboard].

Implements

Constructors

Methods

  • Converts this widget to an appropriate JSON pojo. The [xOffset] and [yOffset] parameters specify where in the final [Dashboard] grid this [Widget] should be placed.

    For internal use only.

    Parameters

    • widgetJsons: WidgetJson[]
    • xOffset: number
    • yOffset: number

    Returns void

Generated using TypeDoc