Usage
add_divider(content, style = "default", tabgroup = NULL, show_when = NULL)
Arguments
- content
A content_collection, viz_collection, or page_object
- style
Divider style ("default", "thick", "dashed", "dotted")
- tabgroup
Optional tabgroup for organizing content (character vector for nested tabs)
- show_when
One-sided formula controlling conditional display based on input values.
Value
Updated object (same type as input)