Skip to content

Instantly share code, notes, and snippets.

@fredrick-dominy
Last active June 7, 2018 20:25
Show Gist options
  • Select an option

  • Save fredrick-dominy/ce217a787a14d6d94ffedd281a0fc0d1 to your computer and use it in GitHub Desktop.

Select an option

Save fredrick-dominy/ce217a787a14d6d94ffedd281a0fc0d1 to your computer and use it in GitHub Desktop.
datepicker 6.3
<datepicker
jcr:primaryType="nt:unstructured"
sling:resourceType="granite/ui/components/coral/foundation/form/datepicker"
granite:id="datepicker_granite_id"
displayTimezoneMessage="{Boolean}true"
emptyText="Example empty text"
fieldDescription="Optional."
fieldLabel="Date Picker label"
name="./checkbox"
required="{Boolean}true"
type="date"
type="date"
displayedFormat="YYYY-MM-DD"
value=""/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment