setup(props, context){ this.children.forEach(element => { console.log(element.horizontalGrids); }); }