搜索文档
reactlynx-testing-library / CreateFunction
type CreateFunction: (eventName: string, node: Document | Element | Window | Node, init?: object, options?: object) => Event;
eventName
string
node
Document
Element
Window
Node
init
object
options
options.defaultInit
options.EventType
Event
index.d.ts:318