ItemHolder
Functions summary
Unit |
@Composable |
Functions
ItemHolder
@Composable
fun ItemHolder(
i: Int,
slotPrefix: String,
showSlot: Boolean,
function: @Composable () -> Unit
): Unit
Unit |
@Composable |
@Composable
fun ItemHolder(
i: Int,
slotPrefix: String,
showSlot: Boolean,
function: @Composable () -> Unit
): Unit
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-03-27 UTC.