Skip to content

Instantly share code, notes, and snippets.

@htuscher
Forked from kitsunet/NodeTypes.yaml
Last active August 29, 2015 14:08
Show Gist options
  • Save htuscher/e31035cc731e9efa050a to your computer and use it in GitHub Desktop.
Save htuscher/e31035cc731e9efa050a to your computer and use it in GitHub Desktop.
'Me.My:NodeType':
# superTypes and ui stuff here
properties:
yourProperty: #adjust to your needs
type: references
ui:
label: 'referenced stuff' #adjust to your needs
inspector:
group: general #adjust to your needs
editorOptions:
nodeTypes: ['Me.My:SomeNode'] #adjust to your needs, only nodes of listed type selectable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment