$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
Kaisergemüse und Kartoffeln kochen.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Schmierkäse und Sahne erhitzen, mit Pfeffer, Salz und Brühe abschmecken und mit Mehl andicken.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Pilze, Kartoffeln, Gemüse und Soße in eine Auflaufform geben und Käse darüber streuen.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Bei 180°C 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.
-
Calories250kcal12%
-
Fat12g18%
-
Saturated Fat6g30%
-
Carbohydrates30g10%
-
Fiber4g16%
-
Sugar2g4%
-
Protein10g20%
-
Cholesterol40mg13%
-
Sodium700mg29%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.