| warning_text | R Documentation |
This function create warning text.
warning_text(inputId, text)
inputId |
The input slot that will be used to access the value |
text |
Text that goes in the main |
a warning box HTML shiny tag object
Other Govstyle feedback types:
details(),
gov_summary(),
insert_text(),
label_hint(),
noti_banner(),
panel_output(),
tag_Input(),
value_box()
shinyGovstyle::warning_text(
inputId = "warn1",
text = "You can be fined up to £5,000 if you do not register."
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.