bs_toast_js {bsTools}R Documentation

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()

Value

A string of HTML.

Examples

bs_toast_js()

[Package bsTools version 1.0.5 Index]