js_handler_template: Golem's default custom templates

js_handler_templateR Documentation

Golem's default custom templates

Description

These functions do not aim at being called as is by users, but to be passed as an argument to the create_custom_handler function.

Usage

js_handler_template(path, name, code = " ")

Arguments

path

The path to the JS script where this template will be written.

name

Shiny's custom handler name.

code

JavaScript code to be written in the function.


RinteRface/charpente documentation built on July 21, 2024, 9:28 a.m.