$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
Tortellini kochen, Zwiebel würfeln und andünsten.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Knoblauch pressen und mit dünsten.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Sahne, saure Sahne, Pfeffer, Salz und Tomatenmark verrühren.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Pilze, Schinken und 400g Käse zur Soße geben.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
5
Nudeln, Sauce und Käse abwechselnd in eine gefettete Auflaufform schichten, oberste Schicht Sauce und dick Käse.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
6
Im Ofen bei 225°C 30-40 Minuten backen.
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.
-
Calories400kcal20%
-
Fat25g38%
-
Saturated Fat12g60%
-
Carbohydrates30g10%
-
Fiber4g16%
-
Sugar3g6%
-
Protein25g50%
-
Cholesterol70mg23%
-
Sodium800mg33%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.