@microsoft/fast-foundation > ListboxOption > disabledChanged
ListboxOption.disabledChanged() method
Signature:protected disabledChanged(prev: boolean, next: boolean): void;
Parameters
Parameter | Type | Description |
---|---|---|
prev | boolean | |
next | boolean |
void
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-foundation > ListboxOption > disabledChanged
protected disabledChanged(prev: boolean, next: boolean): void;
Parameter | Type | Description |
---|---|---|
prev | boolean | |
next | boolean |
void