Image label
Last updated
Was this helpful?
Last updated
Was this helpful?
(part of package 'Servoy Extra Components') Extends designtime/SolutionModel: JSWebComponent Extends runtime: RuntimeWebComponent
A Servoy Extra Component for displaying images with customizable styling and events.
This is a reference page; many components have detailed usage guides here.
Determines if the image should be centered within the component. Type: Boolean Default Value: false
Indicates whether the Image Label component is enabled. Type: Default Value: true
Holds the media resource to be displayed in the image label. Type:
Specifies the CSS style class for custom styling of the image label. Type:
Handler for the action event. Triggered when the image label is activated.
Parameters:
{JSEvent} event The event object.
Handler for the right-click event on the image label.
Parameters:
{JSEvent} event The event object.
Defines the tab order sequence for the image label component. Type:
Indicates whether the image label is visible. Type: