MessageMark Interface

Packages > @anticrm/text > MessageMark

Signature:

export interface MessageMark 

Properties

List of properties of this interface
Property Type Description
attrs { [key: string]: any; }
type MessageMarkType

Events

attrs

Signature:

attrs: {
        [key: string]: any;
    };

type

Signature:

type: MessageMarkType;