mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
@ -197,6 +197,7 @@ export class Segment extends Ion {
|
|||||||
/**
|
/**
|
||||||
* @input {string} The mode to apply to this component.
|
* @input {string} The mode to apply to this component.
|
||||||
*/
|
*/
|
||||||
|
@Input()
|
||||||
set mode(val: string) {
|
set mode(val: string) {
|
||||||
this._setMode('segment', val);
|
this._setMode('segment', val);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user