ElementOptions
ElementOptions =
object
Defined in: src/const.ts:1015
Properties
| Property | Type | Defined in |
|---|---|---|
classes? | string | src/const.ts:1017 |
id? | string | src/const.ts:1016 |
onClick? | (event) => void | src/const.ts:1021 |
processNode? | (node) => void | src/const.ts:1020 |
style? | CSSProperties | src/const.ts:1018 |