span()
span(
x,options):HTMLElement
Renders multiple objects as a span
Parameters
| Parameter | Type | Default value |
|---|---|---|
x | any[] | undefined |
options | null | string | ElementOptions | null |
Returns
HTMLElement
span(
x,options):HTMLElement
Renders multiple objects as a span
| Parameter | Type | Default value |
|---|---|---|
x | any[] | undefined |
options | null | string | ElementOptions | null |
HTMLElement