Learn R Programming

bsTools (version 1.0.5)

bs_toast_js: Create a <script> tag to initialize the Bootstrap javascript for creating toasts. Must include in HTML document if using a toast.

Description

Create a <script> tag to initialize the Bootstrap javascript for creating toasts. Must include in HTML document if using a toast.

Usage

bs_toast_js()

Arguments

Value

A string of HTML.

Examples

Run this code
bs_toast_js()

Run the code above in your browser using DataLab