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

Alignment

Alignment controls for properties.config.json

globalControl
Description

AlignContent

View details

AlignItems

View details

AlignItemsBasic

View details

AlignSelf

View details

JustifyContent

View details

JustifyItems

View details

JustifySelf

View details

Usage

{
  "globalControl": "AlignContent"
}

Last updated

Was this helpful?