Characters Count (Min/Max)
Last updated
Was this helpful?
Last updated
Was this helpful?
Attribute: superform-chars-min = number
or superform-chars-max = number
Apply to: all text-related input
, textarea
, tag elements.
Validates specified input/textarea for minimum and/or maximum character length.
Remember that you need to always apply superform-validate="identifier" so your input can enter the validation process.