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