Skip to content

Dev Tools UI: Bad readability of props of type function #17781

Closed
@Aarbel

Description

@Aarbel

Dev Tools evolved a lot the last months.

Last version doesn't display well functions in props, it leaves an empty field so hard to see if the prop is really passed and if there's really and function passes in the props of the component.

For example i dont' know if the prop onChange really exists as a prop of the component TokenInput.
Don't know also which props are undefined.

Could be also great to use the propTypes to show the types of the props.

image

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions