MenuButton missing prop type defs
See original GitHub issueMenuButton seems to be missing isActive
and rightIcon
typescript prop types.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (2 by maintainers)
Top Results From Across the Web
React eslint error missing in props validation - Stack Overflow
Functional React component. Defined as object. I got this error because I copied and pasted the object from a different with a slightly...
Read more >FAQ - Ant Design
Here are the frequently asked questions about Ant Design and antd that you should look up before you ask in the community or...
Read more >ARIA: button role - Accessibility - MDN Web Docs
A menu button is a button that controls a menu and has an aria-haspopup property attribute set to either menu or true ....
Read more >Element: <oj-select-single> - Oracle
Property change listener attribute (must be of type function, see Events and Listeners for additional information.) on-data-changed. (nullable) ...
Read more >ARIA Authoring Practices Guide | APG | WAI - W3C
Design Patterns and Examples. Learn how to make accessible web components and widgets with ARIA roles, states and properties and by implementing keyboard ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Nasty, that works too @iRoachie!
But just for the record @segunadebayo; example in the docs doesn’t work out of the box (in TS).
Using this as my workaround: