INPUT_OBJECT
Input for element style configuration
input LayoutBuilderElementStyleInput {# Text alignment (left, center, right, justify)textAlign: String# Flex direction for internal component layout (row, column)flexDirection: String}