add_google_style_button: Add a google-style single image button

Description Usage Arguments

Description

This widget adds a button

Usage

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

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.

material_id

Material id from google material design, e.g. play_circle_outline. More other options, see https://material.io/icons/.

...

Other parameters to be passed as tag attributes.


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