You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can create cluster as its own component, then do a repeat on the parent, passing the index down to cluster. This index in cluster will be the column number. Then cluster can have its own repeat inside of itself, which will be the row number.
Question: Who has an idea how i can get a parent $index value inside a child $repeat?
as in a html structure like
and .js
behaviors: {
.cluster': {
},
'.particle': {
},
states: {
}
The text was updated successfully, but these errors were encountered: