File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
docs/src/pages/components Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 100
100
<md-table-cell ><code >Number</code ></md-table-cell >
101
101
<md-table-cell >Sets the maxlength and enable the text counter.</md-table-cell >
102
102
</md-table-row >
103
+
104
+ <md-table-row >
105
+ <md-table-cell >readonly</md-table-cell >
106
+ <md-table-cell ><code >Boolean</code ></md-table-cell >
107
+ <md-table-cell >Sets the component to read only mode.</md-table-cell >
108
+ </md-table-row >
103
109
</md-table-body >
104
110
</md-table >
105
111
</api-table >
150
156
<md-table-cell ><code >Number</code ></md-table-cell >
151
157
<md-table-cell >Sets the maxlength and enable the text counter.</md-table-cell >
152
158
</md-table-row >
159
+
160
+ <md-table-row >
161
+ <md-table-cell >readonly</md-table-cell >
162
+ <md-table-cell ><code >Boolean</code ></md-table-cell >
163
+ <md-table-cell >Sets the component to read only mode.</md-table-cell >
164
+ </md-table-row >
153
165
</md-table-body >
154
166
</md-table >
155
167
</api-table >
You can’t perform that action at this time.
0 commit comments