UIkitNavMenu: Create an UIkit navigation bar

Description Usage Arguments Author(s)

View source: R/UIkitNavbar.R

Description

To insert in a UIkitNavbar container

Usage

1
2
UIkitNavMenu(..., position = "left", sidebarTrigger = FALSE,
  sidebarId = NULL, logo = "home")

Arguments

...

Slot for UIkitNavbarParent, UIkitNavbarChild and UIkitNavbarDropdown.

position

Navbar position: "left", "center" or "right".

sidebarTrigger

Whether to display the sidebar trigger. FALSE by default.

sidebarId

Sidebar id (unique). Share a common id with the sidebar trigger and the sidebar itself.

logo

Sidebar logo.

Author(s)

David Granjon, dgranjon@ymail.com


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