pub fn at( child: impl IntoUiNode, column_row: impl IntoVar<(usize, usize)>, ) -> UiNode
P Cell column and row indexes.
P
If set to AT_AUTO the cell is positioned based on the logical index.
AT_AUTO
Is (0, 0) by default.
(0, 0)
This property sets the INFO_ID.
INFO_ID
See also the column or row properties to bind each index individually.
column
row