mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
@ -127,6 +127,7 @@ export class RangeKnob {
|
||||
host: {
|
||||
'[class.range-disabled]': '_disabled',
|
||||
'[class.range-pressed]': '_pressed',
|
||||
'[class.range-has-pin]': '_pin',
|
||||
},
|
||||
directives: [RangeKnob],
|
||||
providers: [RANGE_VALUE_ACCESSOR],
|
||||
|
Reference in New Issue
Block a user