html_container_form.Rd
This function creates the html from container.
html_container_form(id, class, button_id, ...)
id | The html-id for the form. |
---|---|
class | The css classes to be applied to the form tag |
button_id | The html-id for the button |
... | Any number of html tags to be inserted into the form body. |
html form tag