microsoft / tabster

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

getDummyInputContainer() utility function. #391

Closed mshoho closed 2 months ago

mshoho commented 2 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.