Base

Parent class of various list item classes that can have an icon and a progression symbol. More...

Inherits Empty

Inherited by MultiValue, SingleValue, and Subtitled.

Properties

Detailed Description

Examples: See subclasses This component is under heavy development.

Property Documentation

fallbackIconSource : url

This documentation is under development and is subject to change.

The location of the icon to show in the list item if iconSource failed to load (optional).


icon : variant

This documentation is under development and is subject to change.

The location of the icon to show in the list item (optional), or an Item that is shown on the left side inside the list item. The icon will automatically be anchored to the left side of the list item, and if its height is undefined, to the top and bottom of the list item.


iconFrame : bool

This documentation is under development and is subject to change.

Show or hide the frame around the icon


progression : bool

This documentation is under development and is subject to change.

Show or hide the progression symbol.