Companion

object Companion

Functions

Link copied to clipboard
fun formatCoreComponentId(categoryId: String, componentName: String): String

Formats a core IviThemeComponent.id based on a categoryId, and a componentName.

Link copied to clipboard
operator fun invoke(id: String, themeCategory: IviThemeCategory, @StyleRes resId: Int, label: StringResolver): IviThemeComponent
operator fun invoke(id: String, themeCategory: IviThemeCategory, @StyleRes resId: Int, name: String): IviThemeComponent