Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TElement

Element objects are a type of node in a Slate document that contain other element nodes or text nodes. They can be either "blocks" or "inlines" depending on the Slate editor's configuration.

Hierarchy

Index

Properties

Properties

children

children: TDescendant[]

type

type: string

Generated using TypeDoc