Methods
setAriaDescribedBy([$description]) → {OO.ui.Element}chainable
#
Parameters:
| Name | Type | Attributes | Description |
|---|---|---|---|
$description |
jQuery |
optional |
Returns:
The element, for chaining
- Type
- OO.ui.Element
setAriaLabel(label) → {OO.ui.Element}chainable
#
Parameters:
| Name | Type | Description |
|---|---|---|
label |
string |
Returns:
The element, for chaining
- Type
- OO.ui.Element