Const
Teleport anchor for one grid item. Owns Vue subtree; survives cross-grid DnD while this component stays mounted.
The slot content is teleported into the GS-owned .grid-stack-item-content element, so widget components never need to know about GS DOM internals.
.grid-stack-item-content
Teleport anchor for one grid item. Owns Vue subtree; survives cross-grid DnD while this component stays mounted.
The slot content is teleported into the GS-owned
.grid-stack-item-contentelement, so widget components never need to know about GS DOM internals.