add_google_play_pause: Add a google-style play-pause button

Description Usage Arguments

Description

This widget adds a switch button

Usage

1
add_google_play_pause(my_html, into = "<body>", ...)

Arguments

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.


kcf-jackson/jsReact documentation built on May 29, 2019, 3:01 a.m.