1.1. Aura.Html 6.x

1.1.1.1. Getting Started
1.1.1.1.1. Built-In Helpers
1.1.1.1.2. Custom Helpers
1.1.1.1.3. Escaping
1.1.2. Aura.Html Tag Helpers
1.1.2.1. a
1.1.2.2. base
1.1.2.3. img
1.1.2.4. label
1.1.2.5. links
1.1.2.6. metas
1.1.2.7. ol
1.1.2.8. scripts
1.1.2.9. styles
1.1.2.10. tag
1.1.2.11. title
1.1.2.11.1. Reading back the title value
1.1.2.12. ul
1.1.2.13. void
1.1.3. Aura.Html Form Helpers
1.1.3.1. The Form Element
1.1.3.2. HTML 5 Input Elements
1.1.3.2.1. button
1.1.3.2.2. checkbox
1.1.3.2.2.1. Multiple checkboxes
1.1.3.2.2.2. Per-option attributes
1.1.3.2.3. color
1.1.3.2.4. date
1.1.3.2.5. datetime
1.1.3.2.6. datetime-local
1.1.3.2.7. email
1.1.3.2.8. file
1.1.3.2.9. hidden
1.1.3.2.10. image
1.1.3.2.11. month
1.1.3.2.12. number
1.1.3.2.13. password
1.1.3.2.14. radio
1.1.3.2.14.1. Per-option attributes
1.1.3.2.15. range
1.1.3.2.16. reset
1.1.3.2.17. search
1.1.3.2.18. select
1.1.3.2.19. submit
1.1.3.2.20. tel
1.1.3.2.21. text
1.1.3.2.22. textarea
1.1.3.2.23. time
1.1.3.2.24. url
1.1.3.2.25. week