chakraComponent {shinyChakraUI} | R Documentation |
Create a Chakra component.
chakraComponent(componentId, ...)
componentId |
component id |
... |
elements to include within the component |
A Shiny widget to use in a UI definition, preferably in
chakraPage
.