Skip to content

PaletteItem

PaletteItem<T> = NodeDefinition<T>

One entry in the editor’s left-hand palette — equivalent to a full node definition (schema, default values, icon, type id). Drag onto the canvas to instantiate the corresponding node.

T extends NodeSchema = NodeSchema