bulmaMenuItem: bulma menu item

View source: R/bulma-menu.R

bulmaMenuItemR Documentation

bulma menu item

Description

Create an item to insert in a bulmaMenu object https://bulma.io/documentation/components/menu/.

Usage

bulmaMenuItem(..., active = FALSE, item_label = NULL, target = NULL)

Arguments

...

Slot for bulmaMenuSubItem.

active

If the item is active or not. FALSE by default.

item_label

Subsection label.

target

Target to set an html anchor.

Author(s)

David Granjon, dgranjon@ymail.com


JohnCoene/shinybulma documentation built on Nov. 16, 2022, 6:42 p.m.