For the complete documentation index, see llms.txt. This page is also available as Markdown.

ICON

String MDI Value Type, Array Object

Property description

The database allows selecting one from material design icons, to be shown as a component prefix or on one's own.

Choosing from material icons library
ƒx (MDI icon name): Defines string value names from standard labels of MDI icons.

A whole icon object is possible to configure as an expression.

Icon data source path has to be referenced always with "mdi/" link.

ƒx (Expression)
ƒx (Expression): {source: "mdi/star", foregroundColor: "YELLOW"}

State

Display an icon at the desired location.

Value types

Material design icons. https://materialdesignicons.com/

Availability

Last updated

Was this helpful?