Create a ShellCenterRow component
calcite_shell_center_row.Rd
Use the calcite-shell-panel
component instead.
Arguments
- ...
named attributes passed to
htmltools::tag()
Details
Properties
The following properties are provided by this component:
Name | Attribute | Description | Values | Reflects to Attribute |
detached | detached | When true , the content area displays like a floating panel. | boolean | TRUE |
heightScale | height-scale | Specifies the maximum height of the component. | "l" | "m" | "s" | TRUE |
position | position | Specifies the component's position. Will be flipped when the element direction is right-to-left ("rtl" ). | "end" | "start" | TRUE |