DaffImageComponent
Selector:'daff-image'
Properties
| Name | Type | Description | |||
|---|---|---|---|---|---|
| @Input() src | string | ||||
| @Input() alt | string | ||||
| @Input() width | number | ||||
| @Input() height | number | @Output() load | EventEmitter<void> |
'daff-image'
| Name | Type | Description | |||
|---|---|---|---|---|---|
| @Input() src | string | ||||
| @Input() alt | string | ||||
| @Input() width | number | ||||
| @Input() height | number | @Output() load | EventEmitter<void> |