Boolean that determines if an image goes to lightbox mode when a user taps it. If set to true (default), lightbox mode is enabled and the image has a semi-transparent background. If set to false, lightbox mode is disabled and the image has a transparent background.
Lightbox mode enabled (true):

Lightbox mode disabled (false):

image {
url ("[#{value(movie.posterUrl)}]")
aspect-ratio (3:4)
object-fit (Contain)
lightbox-enabled (true)
}
You can run the sample capsule in the Simulator to see how this component displays on different devices, if supported.
Copyright 2026 Samsung All rights reserved