
implementation("ee.schimke.composeai:slot-preview-runtime:0.16.26")Composable helper that marks a named slot region of a Compose `@Preview` (a `dp-slot:` testTag captured with its bounds) so a structured-screen builder can fill it with a child component; under a slot-mode override it renders a labelled placeholder for the designer.