1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
Files
tabler/pages/_docs/form-helpers.md
2020-03-24 20:29:25 +01:00

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 %}