-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
documentationSomething is missing in the docsSomething is missing in the docs
Milestone
Description
The tag library is very powerful.
Also some of the parameters you can pass to the tags are not explained in the docs.
It would be nice to explain :
- What is the syntax logic you use to pass the parameters
- What are the actual parameters we can pass.
Lots of parameters exist in the underlying HTML values. But can we override them all ??? Is it limited to a subset?
For example an useful example forwarded by Antonio:
<%= f.TextAreaTag("Description", {hide_label: true, "onfocusout": "validate()"}) %>
Metadata
Metadata
Assignees
Labels
documentationSomething is missing in the docsSomething is missing in the docs