caption property

TableCaptionElement caption

Implementation

TableCaptionElement? get caption native;
void caption= (TableCaptionElement value)

Implementation

set caption(TableCaptionElement? value) native;