NoteWidget is a datatype for a note widget.

Table: NoteWidget

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 26, 2024
backgroundColorstring  Long-TermThe background color for the note widget.
descriptionstring  Long-TermA description of the note widget.
heightintegeryes Long-TermThe height of the widget.
idstringyes Long-TermThe unique identifier of the note widget.
textstringyes Long-TermThe text content of the note widget.
textColorstring  Long-TermThe text color for the note widget.
titlestringyes Long-TermThe title or heading for the note widget.
widthintegeryes Long-TermThe width of the widget.
xintegeryes Long-TermThe value of the X axis for the widget.
yintegeryes Long-TermThe value of the `Y` axis for the widget.