knitr_insert_tabs.Rd
Generate the HTML fragment for the JavaScript tabs
knitr_insert_tabs(uid)
A unique identifier for the div.
The jQuery UI is used to generate html tabs (https://jqueryui.com/tabs/ ).
knitr_insert_tabs
should be used after several calls of knitr_add_tab_item
to generate a complete HTML fragment for all tabs with all necessary Javascript and css code.
This function is only for internal use.
No value is returned.
# There is no example
NULL
#> NULL