w-picture
Last updated
Was this helpful?
Adds supports for [PictureComponent]
Component Selector: 'wm-picture'
PictureComponent extends BaseControlComponent.
Property
Get/Set
Notify Changes
Details
invert: boolean
Yes/No
No
Indicating whether to use the image original size
OriginalSize: boolean
Yes/No
No
Indicating whether to use the image original size
PowerTipText: string
Yes/No
No
Specifies a PowerTip for the control.
Event
Supported
Parameter
Details
DoubleClicked
Yes
$event: any
Triggers DoubleClicked Event.
getfocus
Yes
$event: any
Triggers getfocus Event.
losefocus
Yes
$event: any
Triggers losefocus Event.
Last updated
Was this helpful?
Was this helpful?