All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.tech.skot.core.components.SKBoxVC.kt Maven / Gradle / Ivy

package tech.skot.core.components

@SKLayoutIsSimpleView
interface SKBoxVC:SKComponentVC {
    var items:List
    var hidden:Boolean?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy