Type Alias ShowRows

ShowRows:
    | "all"
    | "none"
    | "paginated"
    | "selected"
    | "unselected"