INPUT_OBJECT
Input for four corners (border radius)
input LayoutBuilderCornersInput {# Top-left cornertopLeft: String# Top-right cornertopRight: String# Bottom-right cornerbottomRight: String# Bottom-left cornerbottomLeft: String}