core3-utils

@wixc3/mark-text on Github

Home > @wixc3/mark-text > MarkedString

MarkedString interface

Signature:

export interface MarkedString 

Properties

Property Modifiers Type Description
[content](/core3-utils/mark-text.markedstring.content.html) Array<string \| [MarkedString](/core3-utils/mark-text.markedstring.html)>
[marker](/core3-utils/mark-text.markedstring.marker.html) [Marker](/core3-utils/mark-text.marker.html)
[name](/core3-utils/mark-text.markedstring.name.html) string