The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
fomantic.plus
{fomantic.plus}
contains a series of functions that
create elements and perform behaviours from Fomantic UI; the package works as an
extension to the {shiny.semantic}
package.
Input validation is an important part of shiny applications, and with
form_validation
you can have (the majority) of the
validation done within the UI.
Similar to {shiny}
’s navbarPage,
{fomantic.plus}
includes the ability to create a page with
a navbar, along with the options to show/hide tabs, and change to a
specific tab on the server-side.
Bootstrap UI (shiny ) |
Fomantic UI
(fomantic.plus ) |
---|---|
Using darkmode_toggle()
will include a toggle in the UI
to enable all Fomantic UI elements to change into the “inverted” class,
giving the ability to have a light and dark mode application
Light Mode | Dark Mode |
---|---|
::install_github("ashbaldry/fomantic.plus") devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.