627 Views
In this stream, I continue my Vue.js journey by learning about slots. Slots are a content distribution API inspired by the Web Components spec draft, that uses the slot element to serve as a placeholder for content. It is very similar to the Content property of a ContentControl in XAML.
0 comments