$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
Schmelze das Eis langsam.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Vermische alles, rühre zum Schluss die Schokotropfen ein.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Fette die Form (Kastenform 25 cm) oder lege sie mit Backpapuer aus.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
180° C Ober-Unterhitze
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.
-
Calories320kcal16%
-
Fat15g23%
-
Saturated Fat9g45%
-
Carbohydrates45g15%
-
Fiber2g8%
-
Sugar22g44%
-
Protein5g10%
-
Cholesterol30mg10%
-
Sodium200mg8%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.