Xivgear Types Documentation
    Preparing search index...

    Type Alias CellRenderer<RowDataType, CellDataType>

    CellRenderer: (value: CellDataType, rowValue: RowDataType) => Node | null

    Type Parameters

    • RowDataType
    • CellDataType

    Type Declaration