@serenity-is/corelib / CustomDomAttributes
Interface: CustomDomAttributes<T>
Defined in: ../domwise/dist/index.d.ts:38
Extended by
Type Parameters
T
T
Properties
children?
optionalchildren:ComponentChildren
Defined in: ../domwise/dist/index.d.ts:39
dangerouslySetInnerHTML?
optionaldangerouslySetInnerHTML:object
Defined in: ../domwise/dist/index.d.ts:40
__html
__html:
string
on?
optionalon:Record<string,Function>
Defined in: ../domwise/dist/index.d.ts:45
compat from jsx-dom/react
onCapture?
optionalonCapture:Record<string,Function>
Defined in: ../domwise/dist/index.d.ts:46
ref?
optionalref:Ref<T>
Defined in: ../domwise/dist/index.d.ts:43