]]>
]]>
]]>
]]>
Disabled flat button ]]>
]]>
]]>
]]>
The mdl-buttob directive can also be used as a component. But in this case you are loosing the default html button behavior.
add
]]>
| Attribute | Description |
|---|---|
| disbaled | disabled is a BooleanProperty - e.g. if present or value is true the button is disabled. If not present or the value is false the button is not disabled. |
| mdl-button-type |
Specifies how the button is rendered. Supported values:
|
| mdl-colored |
Specifies wether the botton is colored and how the button is colored.
|
| mdl-ripple | mdl-ripple is a BooleanProperty - e.g. if present or value is true the ripple effect is active. If not present or the value is false the ripple effect isn't active. |