createTHead method

HTMLTableSectionElement createTHead()

Implementation

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