headers property
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;
Contains a list of space-separated strings, each corresponding to the id attribute of the <th> elements that provide headings for this table cell.
final String? headers;