Skip to content

Instantly share code, notes, and snippets.

@beardcoder
Last active February 22, 2019 22:19
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 beardcoder/c507f7f02bdf5bf6231dd5112e94145c to your computer and use it in GitHub Desktop.
Save beardcoder/c507f7f02bdf5bf6231dd5112e94145c to your computer and use it in GitHub Desktop.
Neos NodeType Checkbox
checkbox:
type: boolean
defaultValue: false
ui:
label: i18n
reloadIfChanged: true
inspector:
group: content
editor: 'Neos.Neos/Inspector/Editors/BooleanEditor'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment