Skip to content

Add support to React DevTools for react-events #15267

Closed
@bvaughn

Description

@bvaughn

This could mean a lot of things, longer term, but for the short term I think we need a way to uniquely identify types of EventComponent (something akin to the displayName attribute that custom components support). The information currently available on the Fiber type doesn't provide that.

As for EventTarget types, I see we have a unique symbol for the touch hit type (the only current target type?)- do we plan to add more unique symbols for future target types? If so, this would be sufficient to identify these.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions