A generic layout engine for Svelte components.
See GitHub for documentation.
In the following, we consider one sample tilez layout for several different document types. There are 20 tiles in total in view hierarchy: 1 root tile, 7 nested, stacked tiles and 12 (visible) leaf tiles. In principle, props of all tiles are reactive. Exemplarily, you can control props for the first three most outer tiles (including the whole outer horizontal stack).