Appearance
Home > @liquidrazor/list-display > UseListCoreResult > selectAllVisible
UseListCoreResult.selectAllVisible property
Selects all rows currently visible in the paginated slice.
Signature:
typescript
selectAllVisible: () => void;