Removes named data store from an element.
This is the complement function to $(...).data(name, value).
Arguments:
| name | String | |
|---|---|---|
| The name of the data store property to remove. | ||
Examples:
| Name | Type |
|---|