# PropertySelect

Extends Property

# Properties

# getOptions

Get available options.

Returns Array (opens new window)<Object (opens new window)> Array of options

# getOption

Get current selected option or by id.

# Parameters

Returns (Object (opens new window) | null)

# setOptions

Update options.

# Parameters

# addOption

Add new option.

# Parameters

# getOptionId

Get the option id from the option object.

# Parameters

Returns String (opens new window) Option id

# getOptionLabel

Get option label.

# Parameters

Returns String (opens new window) Option label