Toolable

Configs

1

The tools to add either before or after the title in the Panel header. Each property name is the reference by which an instantiated tool may be retrieved from the live tools property.

Properties

3

Class hierarchy

isToolable: Boolean= truereadonly
Identifies an object as an instance of Toolable class, or subclass thereof.
isToolable: Boolean= truereadonlystatic
Identifies an object as an instance of Toolable class, or subclass thereof.

Content

tools: Object<String, Tool>Also a config

The tools as specified by the tools configuration. Each is a Tool instance which may be hidden, shown and observed and styled just like any other widget.