$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
Boil the chicken wings and breasts for 1 hour. Shred and set aside both the chicken and broth.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Rinse the glutinous rice. Sauté 1/2 of all the garlic, onion, and ginger, then add it to the rice. Cook until the rice is soft.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
In another pan, sauté the other 1/2 of the garlic, onion, and ginger, along with the shredded chicken, snow peas, carrots, and onion leek. Combine the sauteed rice and vegetables.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Put the chicken broth in the pan with the rice. Cook until tender.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
5
Put the chicken cube, black pepper, and fish sauce into the pan, and serve warm.
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.
-
Calories510kcal25%
-
Fat19g29%
-
Saturated Fat5g25%
-
Carbohydrates58g19%
-
Fiber4g16%
-
Sugar2g4%
-
Protein35g70%
-
Cholesterol80mg26%
-
Sodium690mg28%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.