Learn R Programming

shiny.tailwind (version 0.2.2)

use_flowbite: Allows you to use 'flowbite' components

Description

See also: https://flowbite.com/ and https://flowbite.com/#components

Usage

use_flowbite(version = "1.4.7", ...)

Value

the required HTML-head tags to use 'flowbite' as shiny.tag

Arguments

version

the version of 'flowbite' to use, default is 1.4.7

...

further arguments passed to use_tailwind()