Constants that determine how a component should automatically calculate its own dimensions when no explicit dimensions are provided.

Available since

1.0.0

.

Values

STAGE

The component will automatically calculate its dimensions to fill the entire stage.

Available since

1.0.0

.

CONTENT

The component will automatically calculate its dimensions to fit its content's ideal dimensions.

Available since

1.0.0

.