Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ListItem] add support for 3-line list items in v1 #9205

Closed
1 task done
skirunman opened this issue Nov 17, 2017 · 2 comments
Closed
1 task done

[ListItem] add support for 3-line list items in v1 #9205

skirunman opened this issue Nov 17, 2017 · 2 comments
Labels
component: list This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@skirunman
Copy link
Contributor

This seems quite simple to implement, but wanted to check if ListItem should have a prop for number of secondary text lines like 0.x version does secondaryTextLines: PropTypes.oneOf([1, 2]) to support 3-line list items as per Material Design spec.

  • I have searched the issues of this repository and believe that this is not a duplicate.
@oliviertassinari oliviertassinari added component: list This is the name of the generic UI component, not the React module! new feature New feature or request labels Nov 17, 2017
@mrjosshi
Copy link

how to add secondaryTextLines with version v1 in material ui

@RohovDmytro
Copy link

It would be nice to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: list This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants