ContentfulTextMarksListX extension
Extension methods for ContentfulTextMark. Text marks are used to style text nodes. And they are retunrned inside the item of nodeType text.
Properties
- hasBold → bool
-
Available on List<
ReturnsContentfulTextMark> , provided by the ContentfulTextMarksListX extensiontrue
if this ContentfulTextMark is bold.no setter - hasItalic → bool
-
Available on List<
ReturnsContentfulTextMark> , provided by the ContentfulTextMarksListX extensiontrue
if this ContentfulTextMark is italic.no setter - hasUnderline → bool
-
Available on List<
ReturnsContentfulTextMark> , provided by the ContentfulTextMarksListX extensiontrue
if this ContentfulTextMark is underline.no setter