components
components copied to clipboard
feat(material/table): accept undefined sort and paginator
trafficstars
Extend types of the sort and paginator setter to include undefined to avoid ?? null when using singals (e.g. viewChild).