-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs-bug(Table): Add example with rowspan #33455
Copy link
Copy link
Open
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/tabledocsThis issue is related to documentationThis issue is related to documentationgemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by gemini
Description
Activity
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/tabledocsThis issue is related to documentationThis issue is related to documentationgemini-triagedLabel noting that an issue has been triaged by geminiLabel noting that an issue has been triaged by gemini
Documentation Feedback
There are many useful
Tableexamples in the documentation. However, a common use case that’s missing is how to userowspanto merge identical cells vertically.For example, say we have the following data:
We should be able to use it to create a table like this:
This is related to #11551, which is similar but for the
CdkTabledocumentation.Affected documentation page
https://material.angular.dev/components/table/examples