use_flowbite {shiny.tailwind}R Documentation

Allows you to use 'flowbite' components

Description

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

Usage

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

Arguments

version

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

...

further arguments passed to use_tailwind()

Value

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


[Package shiny.tailwind version 0.2.2 Index]