Skip to content

Documentation: specifying the available parameters and their Syntax #93

@hubyhuby

Description

@hubyhuby

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 :

  1. What is the syntax logic you use to pass the parameters
  2. 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

No one assigned

    Labels

    documentationSomething is missing in the docs

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions