ember-component-focus
Focus manager
A mixin for managing focus within Ember components to make them accessible.
A mixin for adding methods to your Ember components that help you manage the currently focused element.
21 stars
14 watching
6 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ember-a11y/ember-a11y-refocus | An addon for Ember.js that improves accessibility by informing screen reader users of route changes and resetting focus to ensure predictable navigation. | 18 |
spencer516/ember-functional-modifiers | Provides an API for adding custom modifications to elements in Ember applications. | 40 |
simplesmiler/vue-focus | A reusable focus management directive for Vue.js components | 404 |
linkedin/self-focused | Helps screen readers announce changes to dynamic web page content during UI transitions. | 35 |
melsumner/e-a11y-modal | An Ember.js addon providing an accessible modal window | 9 |
ember-a11y/ember-a11y | An Ember addon that enhances accessibility by focusing on relevant content based on user interactions. | 82 |
webark/ember-component-css | An Ember CLI addon for specifying component-specific stylesheets | 540 |
cibernox/ember-power-select | An Ember.js component for building flexible and customizable select elements | 540 |
dead/react-key-navigation | A React navigation library with focus management capabilities | 74 |
ember-polyfills/ember-modifier-manager-polyfill | A polyfill to support element modifier managers in older Ember versions | 10 |
raiper34/ngx-focus-control | An Angular library providing tools to manage focus and accessible elements in user interfaces. | 2 |
alexlafroscia/ember-react-components | An addon that enables Ember applications to render React components | 52 |
ember-lifeline/ember-lifeline | An addon for managing asynchronous behavior in Ember applications | 239 |
ember-elements/ember-elements | An Ember addon for building consistent UI components using a design system based on Blueprint. | 58 |
zzarcon/focusable | A lightweight library for creating an animated overlay effect on DOM elements to highlight specific content | 1,069 |