interface WidgetListItem {
    id: string;
}

Properties

Properties

id: string

A unique identifier for the widget.