Settings

This type represents a settings control. This is the "cogwheel" popup menu that you can see around the user interface.

circle-info

This type inherits ControlContainer type. All of its base methods and fields are also available in this type.

__call

Constructor

Constructs the settings control.

Arguments

Name

Type

Description.

id

ControlID|string

ID.

Returns

Type

Description

Settings

Settings instance.

Example


Last updated