ngx-ui icon indicating copy to clipboard operation
ngx-ui copied to clipboard

Improve focus behavior of dialogs.

Open Hypercubed opened this issue 3 years ago • 0 comments
trafficstars

  • Add autoFocus to set an element to focus after open
  • Add restoreFocus - if should restore focus to the previously-focused element, after it's closed
  • use cdkTrapFocus - Prevent ability to focus on items under a dialog

Hypercubed avatar Jan 06 '22 20:01 Hypercubed