right([value], [reize])
Class: TextArea. Method inherited from UIComponent.
Description:
Convenience method to get or set the distance between the right edge of this component and the right edge of its parent.
Parameters:
| Name | Type | Description |
|---|---|---|
|
|
number |
Distance from the parent's right edge. |
|
|
boolean |
|
Returns:
Returns the current right distance if no argument is provided; otherwise, returns this component.
Type: number | this
