Closed
Description
Bug, feature request, or proposal:
Feature request / Bug
What is the expected behavior?
Add readOnly
or a similar property to md-input
must add the readonly
attribute to the rendered input
tag.
What is the current behavior?
We can't set a md-input
as read-only
What is the use-case or motivation for changing an existing behavior?
For example, I'm adding an input with a copy to clipboard functionality. You can see an example in
Rubygems. Also, this is a basic functionality of HTML input tags.
Metadata
Metadata
Assignees
Labels
No labels