@timlassiter11/yatl
    Preparing search index...

    Type Alias RowSelectionMethod

    RowSelectionMethod: "single" | "multi"

    The method used for selecting rows.

    • single - Only a single row can be selected at a time
    • multi - Multiple rows can be selected at a time
    • null - Disable row selection