calcite_flow: Create a Flow component

View source: R/components-generated.R

calcite_flowR Documentation

Create a Flow component

Description

Create a Flow component

Usage

calcite_flow(...)

Arguments

...

named attributes passed to htmltools::tag()

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

Official Documentation

Examples

calcite_flow()

calcite documentation built on April 3, 2025, 7:11 p.m.