ShuffleReferenceVariables

container

Variable: container

const container: NodeSpec;

Defined in: schema.ts:34

A node spec for a container node. A container is a vertical group, meant to wrap other block nodes, such as paragraphs.

Containers are resizable and draggable.

On this page