headers property

String? headers
final

Contains a list of space-separated strings, each corresponding to the id attribute of the <th> elements that provide headings for this table cell.

Implementation

final String? headers;