Product Selector

Fusion 5.12
    Fusion 5.12

    table:header-cell

    Table of Contents

    Description

    Creates a table header cell <th>

    Usage

    as element:

    <table:header-cell
           [label="{string}"]
           [name="{string}"]
           [sort="{boolean}"]>
    </table:header-cell>

    Parameters

    Param Type Details

    label

    (optional)

    string

    Label for the header.

    name

    (optional)

    string

    Name of the field to sort.

    sort

    (optional)

    boolean

    Whether to enable sorting.