Skip to main content

Common Widget Properties

The following properties are common to all widgets:

JSON Configuration

Customize the appearance of your widget with these main properties:

PropertyTypeDefault ValueOptionsDescription
iconstringN/AN/AIcon for the widget. Visit Google Fonts Icons for options.
iconColorstringN/AHex color codeColor of the icon. Use a hex color code.
iconBackgroundColorstringN/AHex color codeBackground color of the icon. Use a hex color code.
actionalButtonsarrayN/AN/AAdd buttons to the widget.
heightintegerN/AN/AThe height of the widget in pixels (max 500).
showWidgetHeaderbooleantruetrue, falseShow or hide the widget header.
hasMarginbooleantruetrue, falseAdd margin to the widget.