@elemental/ui / TypeAliasLmnSelection Generic types:T Selection statePresentation type LmnSelection = { selectedAll: boolean; selected: T[]; };