getOptionDisabled

abstract var getOptionDisabled: (option: Value) -> Boolean?(source)

Used to determine the disabled state for a given option.

Parameters

{Value} option The option to test.