graycoreio/daffodil

View on GitHub
libs/design/src/core/focus/focusable-elements.ts

Summary

Maintainability
A
0 mins
Test Coverage
export const daffFocusableElementsSelector = 'a[href],a[routerlink], button, input, textarea, select, details, [tabindex]:not([tabindex="-1"])';