Skip to content

Instantly share code, notes, and snippets.

@beardcoder
Last active February 22, 2019 22:05
Embed
What would you like to do?
Neos NodeType Selectbox
layout:
type: string
ui:
label: i18n
reloadIfChanged: true
inspector:
group: content
editor: 'Neos.Neos/Inspector/Editors/SelectBoxEditor'
editorOptions:
placeholder: i18n
values:
'':
label: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment