elements

@Serializable(with = ImmutableListSerializer::class)
abstract val elements: ImmutableList<UiSchema>?

The child elements of this layout.