An instance method of the Makeswift client that fetches a snapshot of a Makeswift component by its id
. This snapshot is only intended to be rendered by <MakeswiftComponent>
and <Slot>
.
MakeswiftComponentSnapshot
object that is only intended to be rendered by
<MakeswiftComponent>
and <Slot>
."@/makeswift/client.ts"
. If you don’t, see the client reference.
Version | Changes |
---|---|
v0.23.0 | getComponentSnapshot method introduced |