Introduced MaskedInput widget

This commit is contained in:
Angelo Mottola
2024-07-22 00:38:41 +02:00
parent dd10561994
commit e437bf5bbe
11 changed files with 1109 additions and 0 deletions

View File

@@ -158,6 +158,7 @@ nav:
- "widgets/log.md"
- "widgets/markdown_viewer.md"
- "widgets/markdown.md"
- "widgets/masked_input.md"
- "widgets/option_list.md"
- "widgets/placeholder.md"
- "widgets/pretty.md"