TableState

@RememberInComposition
constructor(initialSelectedRowIndices: Set<Int> = emptySet())

Parameters

initialSelectedRowIndices

the rows selected until the caller or the user moves the selection.