This widget adds a switch button
add_google_play_pause(my_html, into = "<body>", ...)
my_html | html in a vector of strings; output from 'create_html'. |
---|---|
into | character string; unique identifier of a line in the html. Element id is highly recommended. |
... | Other parameters to be passed as tag attributes. |