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.
Type Parameters
Section titled “Type Parameters”T extends NodeSchema = NodeSchema