$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
Preheat Oven to 350
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Whisk Eggs and Ripe Bananas
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Mix in other ingredients
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Put in buttered pan
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
5
Bake for approx. 1 hour. *If needed to go longer, place tin foil over to prevent burning.
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.
-
Calories511kcal25%
-
Fat13g20%
-
Saturated Fat7g35%
-
Carbohydrates94g31%
-
Fiber3g12%
-
Sugar28g56%
-
Protein8g16%
-
Cholesterol86mg28%
-
Sodium437mg18%
Percent Daily Values are based on a 2,000 calorie diet.
Notes
Can add Choc. Chips and/or Pecans.
Comments
Sign in to leave a comment.