IconPath

typealias IconPath = JsAny(source)

Represents an icon in the UI. This is either an uri, separate uris for the light- and dark-themes, or a theme icon.

Online Documentation