Bixby Developer Center

References

text-position

optionalvalue optional

Determines the location of the title-area with respect to the image in an image-card.

You can specify one of the following options:

  • Overlay: Display the title-area over the image on mobile. This is the default.
  • Below: Display the title-area below the image on mobile.

Example

image-card {
text-position (Overlay)
...
}

Child Keys

value
optional
A value that matches one of the valid enumerated options of its parent key