gpt4 book ai didi

javascript - 具有多个参数的 Angular ng-if =""

转载 作者:IT王子 更新时间:2023-10-29 02:46:08 28 4
gpt4 key购买 nike

我正在尝试开始 Angular 开发。在查看文档后,一些问题仍然存在。我如何最好地编写一个带有多个参数的 ng-if 对应于

if(a && b)if(a || b)

最佳答案

这是可能的。

<span ng-if="checked && checked2">
I'm removed when the checkbox is unchecked.
</span>

http://plnkr.co/edit/UKNoaaJX5KG3J7AswhLV?p=preview

关于javascript - 具有多个参数的 Angular ng-if ="",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18988198/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com