For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/classes/IBlockPaletteItem.md.

Class: IBlockPaletteItem experimental

Beta

Extended by

Methods

getBlock()

getBlock(): any

Beta

Returns

any


getDisplayName()

getDisplayName(): string | undefined

Beta

Returns

string | undefined


getType()

getType(): BlockPaletteItemType

Beta

Returns

BlockPaletteItemType


setBlock()

setBlock(block): void

World Mutation Beta

Parameters

block

any

Returns

void

Remarks

Throws

This function can throw errors.