chakraComponent {shinyChakraUI} | R Documentation |
Chakra component
Description
Create a Chakra component.
Usage
chakraComponent(componentId, ...)
Arguments
componentId |
component id |
... |
elements to include within the component |
Value
A Shiny widget to use in a UI definition, preferably in
chakraPage
.
[Package shinyChakraUI version 1.1.1 Index]