includeSelect2 {shinysky}R Documentation

includeSelect2

Description

Some code to include css and js for includeSelect2. This is provide so that the user can have access to select2 even if they only use it in the dynamic UI

Usage

includeSelect2(drag.and.drop = FALSE)

Arguments

drag.and.drop

Allow drag and drop of elements

Value

the HTML to include the Javascripot and CSS of select2.js


[Package shinysky version 2.0.0 Index]