docs
docs copied to clipboard
_includes/forms macro documentation
Description
I'm trying to look for any form of documentation to use the forms. macros within _includes/forms but am unable to find any.
Looking through the Twig itself I can kind of see what fields and attributes are available, but not all of them match up e.g. there's a 'name' when rendering a field, but no attribute of 'name' in _includes/field.html (guessing it translates to 'id' instead).
If OK, I may start documenting it myself then will do a pull request when ready?
Kindof a duplicate of #8.