frame property
The HTMLTableElement interface's frame
property is a string that indicates which of the table's exterior borders
should be
drawn.
Implementation
external String get frame;
Implementation
external set frame(String value);
The HTMLTableElement interface's frame
property is a string that indicates which of the table's exterior borders
should be
drawn.
external String get frame;
external set frame(String value);