Simple widget that displays a piece of text in the dashboard grid.

Hierarchy (view full)

Constructors

Methods

  • Parameters

    • region: Output<Region>

    Returns Input<{
        markdown: Input<string>;
    }>

Generated using TypeDoc