_backColor()
Internal
_backColor(x, s): HTMLElement
Internal helper to set background color and return the element for chaining.
Prefer using CSS classes for styling.
Parameters
| Parameter | Type |
|---|
x | HTMLElement |
s | string |
Returns
HTMLElement
Source
ui.ts:141