Skip to content

Instantly share code, notes, and snippets.

@fredrick-dominy
Last active October 24, 2017 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredrick-dominy/27fa856a2059d8467ba4bfe5be3f2e70 to your computer and use it in GitHub Desktop.
Save fredrick-dominy/27fa856a2059d8467ba4bfe5be3f2e70 to your computer and use it in GitHub Desktop.
textarea-6.3
<textarea
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/textarea"
granite:id="texfield_textarea"
emptyText="e.g. Text Area Content"
fieldDescription="Required. Maximum length of 300 characters."
fieldLabel="Text Area"
maxlength="300"
name="./textarea"
required="{Boolean}true"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment