Child Collection Groups
Configuring child collection groups in Konstrukt, the back office UI builder for Umbraco.

Defining a child collection group
AddChildCollectionGroup(string name, Lambda childCollectionGroupConfig = null) : KonstruktChildCollectionGroupConfigBuilder
AddChildCollectionGroup(string name, string icon, Lambda childCollectionGroupConfig = null) : KonstruktChildCollectionGroupConfigBuilder
Last updated