is_even

Function is_even 

Source
pub fn is_even(child: impl IntoUiNode, state: impl IntoVar<bool>) -> UiNode
Expand description

P If the row index is even.

Row index is zero-based, so the first row is even, the next is_odd.