toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.ui.appSections.recipes.detail
/
RecipeImage
Recipe
Image
@
Composable
fun
RecipeImage
(
image
:
String
?
,
title
:
String
)
Composable function for displaying the recipe image.
Parameters
image
The URL of the image.
title
The title of the recipe.