htmlTag property

String htmlTag
final

The semantic HTML tag this text represents (h1, h2, h3, h4, h5, h6, p, span)

Implementation

final String htmlTag;