Skip to content

LogoLockupContentV0

Defined in: dynamic-line-utils/src/types/layout/types.ts:350

PropertyTypeDescriptionOverridesDefined in
allowBackgroundThrough?boolean--dynamic-line-utils/src/types/layout/types.ts:189
associatedItemId?string--dynamic-line-utils/src/types/layout/types.ts:194
backgroundBoundaryAdjustment?number--dynamic-line-utils/src/types/layout/types.ts:190
border?LayoutBorder--dynamic-line-utils/src/types/layout/types.ts:184
colorSchemeIndex?number--dynamic-line-utils/src/types/layout/types.ts:181
extraSpace?LayoutMargin--dynamic-line-utils/src/types/layout/types.ts:193
gutterSizenumber--dynamic-line-utils/src/types/layout/types.ts:355
horizontalAlignmentHorizontalAlignment--dynamic-line-utils/src/types/layout/types.ts:353
id?stringThis is optional, but if specified, it can be used for showing debugging information about a specific item-dynamic-line-utils/src/types/layout/types.ts:186
imageId?string:::caution[Deprecated] Use imageIndexx instead :::-dynamic-line-utils/src/types/layout/types.ts:364
imageIndex?number--dynamic-line-utils/src/types/layout/types.ts:365
imageType"accent" | "logo" | "icon"--dynamic-line-utils/src/types/layout/types.ts:356
layer?number--dynamic-line-utils/src/types/layout/types.ts:191
margin?LayoutMarginMargins are expresed as fractions of the target font size of the product surface they are applied to-dynamic-line-utils/src/types/layout/types.ts:183
opacityMultiplier?number--dynamic-line-utils/src/types/layout/types.ts:192
proportionalAmount?numberPercentage of the original lockup size. This is a percentage of the original size, not the size of the container. For example, if the original size is 10ru x 10ru and the proportional amount is 50, the final size will be 5ru x 5ru.-dynamic-line-utils/src/types/layout/types.ts:362
rotationAngle?numberSpecified in Angles; NOT radians-dynamic-line-utils/src/types/layout/types.ts:199
textFieldPurpose?string--dynamic-line-utils/src/types/layout/types.ts:366
textPlacementItemPlacement--dynamic-line-utils/src/types/layout/types.ts:352
type"logoLockup"-RotatableContent.typedynamic-line-utils/src/types/layout/types.ts:351
verticalAlignmentVerticalAlignment--dynamic-line-utils/src/types/layout/types.ts:354