Options
All
  • Public
  • Public/Protected
  • All
Menu

Represent code info of Content Model. ContentModelCode is a decorator but not a standalone model type, instead it need to be put inside a ContentModelSegment since code is also a kind of segment, with some extra information

Hierarchy

Index

Properties

Properties

Optional Readonly dummy1

dummy1: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

Optional Readonly dummy2

dummy2: never[]

The mutable marker to mark an object as mutable. When assign readonly object to a mutable type, compile will fail to build due to this member does not exist from source type.

format

Format of this model

Generated using TypeDoc