$el.querySelector('[aria-selected=true]').focus()); }
"
@keydown.arrow-left.prevent="
const tabs = ['ingredients', 'steps', 'nutrition'];
const i = tabs.indexOf(selected);
if (i > 0) { selected = tabs[i - 1]; $nextTick(() => $el.querySelector('[aria-selected=true]').focus()); }
">
Ingredients
Scale
- 0) { selectedScale = customScale; show = false }" />
Convert
Steps
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
1
Gyros anbraten und in eine Auflaufform geben.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Spatzle kochen, dann auf dem Fleisch verteilen.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Tzatziki und Milch verrühren, abschmecken und dann über die Spatzle geben.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Käse darüber streuen
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
5
30 Minuten bei 200°
Nutrition Facts
Nutrition facts are based on 1 serving. If servings is not specified, 4 is assumed for the total recipe.
Nutrition facts are based on 1 serving. If servings is not specified, 4 is assumed for the total recipe.
-
Calories450kcal22%
-
Fat20g30%
-
Saturated Fat10g50%
-
Carbohydrates30g10%
-
Fiber2g8%
-
Sugar5g10%
-
Protein30g60%
-
Cholesterol80mg26%
-
Sodium800mg33%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.