Skip to content

Commit 8632db4

Browse files
committed
docs: we need to hide this for the moment
especially as it's not positioned correctly
1 parent da42ef3 commit 8632db4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_patterns/01-elements/input/input~maxlength.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Input - maxlength
33
order: 12
4+
hidden: true
45
---
56

67
To set the maximum length of allowed characters on an input element, you could use the `maxlength`-attribute on the input field. This would additionally provide a visual counter.

0 commit comments

Comments
 (0)