property Groups
Parameters
value
An map of the property groups in the component type. Each property group's key must be unique to this map.
suspend fun propertyGroups(vararg argument: Pair<String, suspend ComponentTypePropertyGroupArgsBuilder.() -> Unit>)
Parameters
argument
An map of the property groups in the component type. Each property group's key must be unique to this map.
Parameters
values
An map of the property groups in the component type. Each property group's key must be unique to this map.