1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

Enhance documentation with descriptions and summaries for various UI and icon sections

This commit is contained in:
codecalm
2025-01-05 05:33:53 +01:00
parent 96cc4cebb4
commit c02b6d13ff
80 changed files with 163 additions and 157 deletions

View File

@@ -1,6 +1,7 @@
---
title: Input mask
description: An input mask is a used to clarify the input format required in a given field and is helpful for users, removing confusion and reducing the number of validation errors.
summary: An input mask is a used to clarify the input format required in a given field and is helpful for users, removing confusion and reducing the number of validation errors.
description: Clarify input formats for users.
---
## Installation