mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
661 B
661 B
title, description
| title | description |
|---|---|
| Form helpers | A form helper can be used to provide users with additional information about the elements of a form that may be unclear. |
Input help
Use an input helper to display additional information about a form element. The text label will appear once a user hovers over the helper.
{% capture code %} ? {% endcapture %} {% include example.html code=code %}