Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(modal): allowoutsideclick optional prop
Adding prop allowOutsideClick which is optional. Default value is true, changing it to false stops the user from clicking outside the component, which stops the behavior of tabbing outside a component to be possible.
- Loading branch information