[]
        
(Showing Draft Content)

StructTreeContent

Type Alias: StructTreeContent

type StructTreeContent = object;

Structure tree content.

Properties

actualText

actualText: string | undefined;

Actual content text.


id

id: string;

type

type: "content" | "object";