apply_framework7: Apply Framework7

View source: R/framework7.R

apply_framework7R Documentation

Apply Framework7

Description

Apply Framework7 to a project, adds the relevant (babel) loader, installs dependencies, and creates, or updates, or replaces the srcjs/index.js file.

Usage

apply_framework7()

Details

After running this function and bundling the JavaScript remember to place div(id = "app"), tags$script(src = "www/index.js") at the bottom of your shiny UI.


packer documentation built on May 28, 2022, 5:06 p.m.