import PlayButton from "~/components/ui/button/Play.vue"
The play button is a specialized button used in many places across the Funkwhale app. Map a function to the @play event handler to toggle it on click.
@play
<PlayButton />