$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
Combine 1.5 cups of water, cactus paddles, pineapple, and lemon juice in a blender. Blend until smooth.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Add the remaining 1 cup of water to the mixture and stir.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Sweeten with simple syrup to your liking.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Serve chilled, optionally adding a serrano pepper for a surprise kick.
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.
-
Calories150kcal7%
-
Fat0g0%
-
Saturated Fat0g0%
-
Carbohydrates38g12%
-
Fiber5g20%
-
Sugar25g50%
-
Protein2g4%
-
Cholesterol0mg0%
-
Sodium0mg0%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.