mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
committed by
Géry Debongnie
parent
1f9ec46236
commit
e14a4fe338
@@ -415,8 +415,6 @@ passed to `t-as`):
|
||||
- `$as_last`: whether the current item is the last of the iteration
|
||||
(equivalent to `$as_index + 1 == $as_size`), requires the iteratee’s size be
|
||||
available
|
||||
- `$as_parity` (deprecated): either "even" or "odd", the parity of the current
|
||||
iteration round
|
||||
|
||||
These extra variables provided and all new variables created into the `t-foreach`
|
||||
are only available in the scope of the `t-foreach`. If the variable exists outside
|
||||
|
||||
Reference in New Issue
Block a user