mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
271 B
271 B
title
| title |
|---|
| Input mask |
Default markup
{% capture code %} Telephone mask {% include ui/form/input-mask.html mask="(00) 0000-0000" placeholder="(00) 0000-0000" visible=true %} {% endcapture %} {% include example.html code=code %}