UIkitSidebar: Create an UIkit sidebar

Description Usage Arguments Author(s)

View source: R/UIkitSidebar.R

Description

Create an off-canvas sidebar that slides in and out of the page, which is perfect for creating mobile navigations

Usage

1
UIkitSidebar(..., id, overlay = TRUE, flip = TRUE)

Arguments

...

Any UI elements.

id

Sidebar id (should be unique).

overlay

Whether to blank out the page when the sidebar is open. TRUE by default.

flip

Whether to open the sidebar on the right side. TRUE by default.

Author(s)

David Granjon, dgranjon@ymail.com


DivadNojnarg/shinyUIkit documentation built on July 24, 2019, 8:17 a.m.