Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #330 from ckeditor/i/6087
Browse files Browse the repository at this point in the history
Docs: Linked to the "Deep dive into focus tracking" from the FocusTracker class docs (see ckeditor/ckeditor5#6087).
  • Loading branch information
Reinmar authored Apr 7, 2020
2 parents 61d06f3 + 4c30323 commit f145c83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/focustracker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ import mix from './mix';
* which contain other `focusable` elements. But note that this wrapper element has to be focusable too
* (have e.g. `tabindex="-1"`).
*
* Check out the {@glink framework/guides/deep-dive/focus-tracking "Deep dive into focus tracking" guide} to learn more.
*
* @mixes module:utils/dom/emittermixin~EmitterMixin
* @mixes module:utils/observablemixin~ObservableMixin
*/
Expand Down

0 comments on commit f145c83

Please sign in to comment.