We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You should be able to use buttons as list items.
the a[md-list-item behavior is very similar.
a[md-list-item
Creating lists of actions which aren't necessarily links.
The data usage list item from the angular material js list demo page is a good example.
data usage
See https://material.angularjs.org/latest/demo/list
The text was updated successfully, but these errors were encountered:
@kara is this a feature we want to add?
Sorry, something went wrong.
This is planned as a component called md-action-list. We're currently tracking it here.
md-action-list
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
kara
No branches or pull requests
Bug, feature request, or proposal:
You should be able to use buttons as list items.
What is the current behavior?
the
a[md-list-item
behavior is very similar.What is the use-case or motivation for changing an existing behavior?
Creating lists of actions which aren't necessarily links.
The
data usage
list item from the angular material js list demo page is a good example.See https://material.angularjs.org/latest/demo/list
The text was updated successfully, but these errors were encountered: