ComponentRegistrar
Functions
Link copied to clipboard
abstract fun <PredicateData : Any> component(predicate: InteractionPredicate<PredicateData, Interaction.Data.Component>): ComponentHandle<PredicateData>
Inheritors
Extensions
Link copied to clipboard
fun <PredicateData : Any> ComponentRegistrar.button(predicate: InteractionPredicate<PredicateData, Interaction.Data.Component>): ComponentHandle<PredicateData>
Link copied to clipboard
Link copied to clipboard