buttonize
Add button interaction classes to an element.
The action adds hover during pointer hover and clicked while the pointer is
pressed, removing each class when its corresponding interaction ends.
For example:
{% wire id="preview" action={buttonize} %}