Recipe Detail
Date Source
Product @for (product of products | async; track product) { {{ product.name }} } Yield
Ingredient @for (product of ingredients | async; track product) { {{ product.name }} ({{ product.fractionUnits }}) } Quantity Description
Product {{ row.product.name }} {{ row.description }} Quantity {{ row.quantity | number: '1.2-2' }} {{ row.product.fractionUnits }} Action Instructions Garnishing Plating
@if (item.id) { }