'daff-quantity-field'
Name | Type | Description | |||
---|---|---|---|---|---|
input | DaffQuantityInputComponent |
||||
select | DaffQuantitySelectComponent |
||||
@Input() min | 1 | ||||
@Input() max | 500 | ||||
@Input() selectMax | 10 | ||||
@Input() id | '' | focused | boolean | ||
disabled | false | ||||
quantity | number | ||||
_maxFloor | number | Returns the lesser of max and selectMax. | |||
controlType | |||||
showInputField | boolean | ||||
showSelectField | boolean | ||||
ngControl | NgControl | ||||
writeValue | void | ||||
registerOnChange | void | ||||
registerOnTouched | void | ||||
setDisabledState | void | ||||
focus |