| Modifier and Type | Method and Description |
|---|---|
static TextWidget.Builder |
TextWidget.Builder.create() |
TextWidget.Builder |
TextWidget.Builder.height(Number height)
Height of the widget.
|
TextWidget.Builder |
TextWidget.Builder.markdown(String markdown)
The text to display, in MarkDown format.
|
TextWidget.Builder |
TextWidget.Builder.width(Number width)
Width of the widget, in a grid of 24 units wide.
|
Copyright © 2023. All rights reserved.