google / google/material-design-lite
List docs clarification: does .mdl-list__item-secondary-content do anything?
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
On this page: http://www.getmdl.io/components/#lists-section
it's not clear exactly what "secondary" classes are required, or what they do.
In the "Avatars and actions" example, one example has `` around the secondary actions, and the other two have `` directly under the ` The table of "Configuration Options" at the end isn't terribly helpful, either:
Can I just use ...-secondary-info or ...-secondary-action on their own? Does ...-secondary-content do anything?
- ".mdl-list__item-secondary-content" -> "Defines the secondary content sub-division"
- ".mdl-list__item-secondary-info" -> "Defines the information sub-division"
- ".mdl-list__item-secondary-action" -> "Defines the Action sub-division"
Contributor guide
Assessment
This issue has not been assessed yet.