Last Updated:
21 Apr 2022 17:29
by Leo
It would be helpful, if there is a TileLayout resize() API method that allows setting the colSpan and rowSpan values of a specified tile. Currently, this is possible only through the setOptions() method, but it causes the TileLayout to re-render.