docs(button): mode

This commit is contained in:
Manu Mtz.-Almeida
2016-10-01 13:30:17 +02:00
parent 21eae2e58a
commit e2529e5f1e

View File

@ -202,7 +202,7 @@ export class Button extends Ion {
}
/**
* @input {string} A button that fills its parent container without a border-radius or borders on the left/right.
* @input {string} The mode to apply to this component.
*/
@Input()
set mode(val: string) {