abbr property

String? abbr
finalinherited

This attribute contains a short abbreviated description of the cell's content. Some user-agents, such as speech readers, may present this description before the content itself.

Implementation

final String? abbr;