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