createTFoot method

HTMLTableSectionElement createTFoot()

Implementation

HTMLTableSectionElement createTFoot() =>
    js_util.callMethod(this, 'createTFoot', []);