Generate component
amb_card(
...,
class = NULL,
title = NULL,
title_icon = NULL,
title_class = NULL
)
amb_input_text(
...,
id,
label = NULL,
value = "",
input_class = NULL,
hx_post = NULL
)
amb_button(..., class = "rounded-1", type = "button")
amb_htmlwidget(widget, ..., width = "100%", height = "400px")
attributes to add to the container
customize
to customeize the title text
to customize the title icon
to add more classes to the title
for the label and the input
customize
customize
customize
customize
customize
htmlwidget to convert as a shiny.tag
to customeize the width of the container
to customeize the width of the container