bs_toast_js: Create a <script> tag to initialize the Bootstrap javascript...

View source: R/bsTools2.R

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

bsTools documentation built on Aug. 30, 2022, 1:08 a.m.

Related to bs_toast_js in bsTools...