For the complete documentation index, see llms.txt. This page is also available as Markdown.

AspectRatio

AspectRatio control for properties.config.json

Add Aspect Ratio to your element.

Usage

{
  "globalControl": "AspectRatio"
}

Properties

Property
Type
Value

id

string

aspectRatio

format

string

aspect-[{{value}}]

UI Type

string

segmented

default

string

auto

Includes

This control includes the following nested controls:

  • ObjectFit

  • ObjectPosition

Last updated

Was this helpful?