api slotSlot API pattern in Compose is a common pattern in Compose that offers slots— generic lambdas that accept composable content.Slot Content and Outlet . We have learned that components can accept props, which can be JavaScript values of any type. But how about template content?