bs3_dialog: Custom dialog box function for 'editR'

Description Usage Arguments Value Author(s)

Description

This function creates custom Twitter Bootstrap 3 dialog boxes for editR.

Usage

1
bs3_dialog(id, title, trigger, ...)

Arguments

id

A unique identifier for the dialog box.

title

The title to appear at the top of the dialog box.

trigger

The id of a button or link that will open the dialog box.

...

UI elements to include within the dialog box (e.g. actionButtons).

Value

This function return the html code for a dialog box.

Author(s)

Simon Garnier: garnier@njit.edu, @sjmgarnier


swarm-lab/editR documentation built on May 30, 2019, 9:35 p.m.