When `revert-after` specifies a number in milliseconds, the `data-copied` should be removed after this time. ie. ```html <hyperkit-copyable revert-after=1000 /> ``` would revert to resting state 1s after being clicked.