components
components copied to clipboard
feat(tabs): add support for primary type
Material 3 spec defines two tab types: primary and secondary. Angular Material currently only supports the secondary version. This issue tracks the request to add the primary version.