## Clear an Element's values `element.clear()` Clears the value(s) of the [Element](https://docs.stripe.com/js/element.md). ### Example ```title Clear an Element ```