w-picture
Adds supports for [PictureComponent]
Implementation Details
Component Selector: 'wm-picture'
Class inheritance
PictureComponent extends BaseControlComponent.
Support
Properties
Property
Get/Set
Notify Changes
Details
border: boolean
Yes/No
No
enabled: boolean
Yes/Yes
No
invert: boolean
Yes/No
No
Indicating whether to use the image original size
name: string
Yes/Yes
No
OriginalSize: boolean
Yes/No
No
Indicating whether to use the image original size
PowerTipText: string
Yes/No
No
Specifies a PowerTip for the control.
Events
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