ElementOptions
ElementOptions =
object
Defined in: js-api/src/const.ts:992
Properties
| Property | Type | Defined in |
|---|---|---|
classes? | string | js-api/src/const.ts:994 |
id? | string | js-api/src/const.ts:993 |
onClick? | (event) => void | js-api/src/const.ts:998 |
processNode? | (node) => void | js-api/src/const.ts:997 |
style? | CSSProperties | js-api/src/const.ts:995 |