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

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

David Granjon, dgranjon@ymail.com