## Focus an Element `element.focus()` Focuses the [Element](https://docs.stripe.com/js/element.md). > This method will currently not work on iOS 13+ due to a system limitation. ### Example ```title Focus an Element ```