calcite_flow {calcite} | R Documentation |
Create a Flow component
Description
Create a Flow component
Usage
calcite_flow(...)
Arguments
... |
named attributes passed to |
Details
Slots
The following slots are provided by this component:
Slot | Description |
Default (unnamed) | A slot for adding calcite-flow-item elements to the component. |
Value
an object of class calcite_component
which is a subclass of shiny.tag
References
Examples
calcite_flow()
[Package calcite version 0.1.0 Index]