Create a Menu component
calcite_menu.Rd
Create a Menu component
Arguments
- ...
named attributes passed to
htmltools::tag()
Details
Properties
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 |