All things Focusable
Components
Examples
Warning on Dialog hidePreventing users from accidentally closing a modal Dialog component with unsaved changes by displaying a nested confirmation dialog.
Dialog with React RouterUsing React Router to create a modal Dialog that's controlled by the browser history.