Vue3 Api Demo

slotBasicDemo
{
  "a": 1,
  "msg": "some text"
}
slot default content
RenderFunctionDemo
default slot
x:0
y:0
tsxDemo
default
a:1
b:1