Create a input field for use in Shiny. This component returns an input element (either password or text) with the addition of functions for validating inputs
1 |
inputId |
unique ID for the component |
label |
text that describes the input |
type |
input type (password or text) |
icon |
an rheroicons icon |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.