getOptionMetadata

abstract var getOptionMetadata: (optionValue: Value) -> SelectOption<Value>?(source)

A function that returns the metadata of an option with a given value.

Parameters

optionValue

the value of the option