iconSpec Static

iconSpec: string = ""

The icon for this Tool. This may be overridden in subclasses to provide a tool icon. The value is the name of an icon WebFont entry, or if specifying an SVG symbol, use svg: prefix.

Defined in

iconSpec

AccessorReadOnly

Get the iconSpec from this Tool's class.

get: string

see static iconSpec

Returns - string


Defined in

Last Updated: 13 June, 2024