View source: R/components-generated.R
calcite_menu | R Documentation |
Create a Menu component
calcite_menu(...)
... |
named attributes passed to |
The following properties are provided by this component:
Name | Attribute | Description | Values | Reflects to Attribute |
label | label | Accessible name for the component. | string | FALSE |
layout | layout | Specifies the layout of the component. | "horizontal" | "vertical" | TRUE |
messageOverrides | NA | Use this property to override individual strings used by the component. | Check API reference | FALSE |
an object of class calcite_component
which is a subclass of shiny.tag
calcite_menu()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.