All Release Notes
Introduced 'format', 'maxLength', and 'minLength' schema properties
15 January 2025
Frontend
Frontend Development
Enhancement
Schemas
For the string
and text
field types in Frontend component schemas, you can now use the format
, maxLength
, and minLength
properties.
These properties let you determine the possible format and length of the values that Studio users can enter in the relevant fields.