add_vr_asset_item: Add VR asset item

Description Usage Arguments

Description

Add VR asset item

Usage

1
add_vr_asset_item(my_html, into, id, src, ...)

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.

id

character string; asset id for future referral.

src

character string; path to asset.

...

Extra parameter that goes into a tag, e.g. In <div type = "xxx">, 'type = "xxx"' goes to ... .


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