Tony Peakman
Tony Peakman
> Is there anything about the use of slots and the scope of slots > _No. "slot" is used to insert custom content in some frameworks such as Vue/Svelte. In...
> > > Is there anything about the use of slots and the scope of slots > > > > > > No. "slot" is used to insert custom content...
@wssnail Since the version 0.9.17 dagger.js supports slot feature already. You may reference to https://codepen.io/dagger8224/pen/bGKPNwN for the usage of slot, thanks for your suggestion.