createCaption method

HTMLTableCaptionElement createCaption()

Implementation

HTMLTableCaptionElement createCaption() =>
    js_util.callMethod(this, 'createCaption', []);