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