Module: view/Properties

Classes

Properties

Methods

(inner) asArray(v) → {Array.<any>}

Convert a value into an array.

If the argument is already an array, it is returned as is. If it is not, wrap it in an array.

Parameters:
Name Type Description
v any

A value to convert.

Source:
Returns:
  • An array.
Type
Array.<any>

Events

modeChange

Signals that the mode of the properties view has changed.

Source: