ElementOptions
ElementOptions =
object
Defined in: src/const.ts:974
Properties
| Property | Type | Defined in |
|---|---|---|
classes? | string | src/const.ts:976 |
id? | string | src/const.ts:975 |
onClick? | (event) => void | src/const.ts:980 |
processNode? | (node) => void | src/const.ts:979 |
style? | CSSProperties | src/const.ts:977 |