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/functions/getDefaultAllowBlockList.md.

Function: getDefaultAllowBlockList() experimental

block

getDefaultAllowBlockList(): string[]

Beta

Returns

string[]

Default allowed block list

Remarks

Returns a string array of the default block types for editor operations. Can be used to further filter blocks. This will throw if called in early execution.

同领域相关