category
property is set to config
;<input>
elements have ids of node-config-input-<propertyname>
.defaults
array with the type attribute set to the type of the config component.<input>
in the edit template with an id
of node-input-<propertyname>
. Unlike other properties, the editor replaces this <input>
element with a <select>
element populated with the available instances of the config component, along with a button to open the config component edit dialog.