boxDropdown: Create a box dropdown item list

Description Usage Arguments Author(s) See Also

Description

Can be used to add dropdown items to a cardtool.

To insert in boxDropdown.

Usage

1
2
3
4
5
6
7
cardDropdown(..., icon = shiny::icon("wrench"))

cardDropdownItem(..., id = NULL, href = NULL, icon = NULL)

boxDropdown(..., icon = shiny::icon("wrench"))

boxDropdownItem(..., id = NULL, href = NULL, icon = NULL)

Arguments

...

Item content.

icon

Optional icon. Expect icon.

id

If passed, the item will behave like an action button.

href

Target url or page.

Author(s)

David Granjon, dgranjon@ymail.com

See Also

Other boxWidgets: attachmentBlock(), bs4CardLabel(), bs4CardSidebar(), bs4Carousel(), bs4SocialCard(), bs4Timeline(), cardProfile(), descriptionBlock(), userPost()


hiplot/bs4Dash2 documentation built on Dec. 20, 2021, 3:51 p.m.