microsoft / tabster

Web Application Keyboard Navigation Tools
https://tabster.io
MIT License
122 stars 36 forks source link

getDummyInputContainer() utility function. #391

Closed mshoho closed 5 months ago

mshoho commented 5 months ago

Sometimes it might be useful to be able to distinguish if an element is a dummy input in the application code. Exposing a function for that.