Skip to content

Instantly share code, notes, and snippets.

@beardcoder
Last active February 22, 2019 22:20
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/8512e4a070d618be6014d745a1dac499 to your computer and use it in GitHub Desktop.
Save beardcoder/8512e4a070d618be6014d745a1dac499 to your computer and use it in GitHub Desktop.
Neos NodeType TextArea
description:
type: string
ui:
label: i18n
inspector:
editor: 'Neos.Neos/Inspector/Editors/TextAreaEditor'
editorOptions:
placeholder: 'A short description of the article. max. 120 chars'
group: content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment