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.
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 of this model
Generated using TypeDoc
Represent data info of Content Model, used by HTML <data> element. ContentModelData is a decorator but not a standalone model type, instead it need to be put inside a ContentModelSegment since the <data> element is also a kind of segment, with some extra information