This syntax means if temperature is 0, the class will be 'low'. In any other cases, 'medium' class will be add. Multiple conditions. app.component.html: <div ...
確定! 回上一頁