virtualContainer()
function virtualContainer(model): Attachment<HTMLElement>;Create an attachment for an arbitrary rendered-item container.
Parameters
model
Returns
Attachment<HTMLElement>
@af-utils/virtual-sveltefunction virtualContainer(model): Attachment<HTMLElement>;Create an attachment for an arbitrary rendered-item container.
Attachment<HTMLElement>
On this page