Anchor buttons
Variations on Material Design buttons like anchors.
html mdlAnchorButton
callback: [ 'Test' crLog ];
fab;
colored;
with: '+' html mdlAnchorButton
callback: [ 'Test' crLog ];
fab;
colored;
rippleEffect;
with: '+' html mdlAnchorButton
callback: [ 'Test' crLog ];
fab;
with: '+' html mdlAnchorButton
callback: [ 'Test' crLog ];
fab;
rippleEffect;
with: '+' html mdlAnchorButton
callback: [ 'Test' crLog ];
fab;
disabled;
with: '+' html mdlAnchorButton
callback: [ 'Test' crLog ];
primaryColor;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
accentColor;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
accentColor;
rippleEffect;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
raised;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
raised;
rippleEffect;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
raised;
disabled;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
raised;
primaryColor;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
raised;
accentColor;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
raised;
accentColor;
rippleEffect;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
rippleEffect;
with: 'Button' html mdlAnchorButton
callback: [ 'Test' crLog ];
disabled;
with: 'Button' "We could also use the #icon: method"
html mdlAnchorButton
callback: [ 'Test' crLog ];
icon;
with: [ html mdlIcon: 'mood' ] html mdlAnchorButton
callback: [ 'Test' crLog ];
primaryColor;
icon: 'mood'