LinkMark Interface

Packages > @anticrm/text > LinkMark

Signature:

export interface LinkMark extends MessageMark 

Extends: MessageMark

Properties #

List of properties of this interface
Property Type Description
href string
title string

Events #

href #

Signature:

href: string;

title #

Signature:

title: string;