How to Develop a Custom VueJS Component for WeWeb

Опубликовано: 01 Январь 1970
на канале: WeWeb
2,770
26

In this stream, Aurélie (Head of Frontend @WeWeb.io) will show you how to develop your own custom component in WeWeb using VueJS.

We'll start a new kanban element from scratch and upload it to WeWeb, so that no-code developers can start using it in their projects.

0:00 - Intro
0:24 - Overview of the final component (sortable list)
5:29 - How to add your local component inside WeWeb
20:59 - How to update the local component
23:35 - How to add a bindable repeatable list inside the component
32:38 - Using WeWeb layouts to let users drag and drop inside the component
40:23 - Adding the Vue Draggable library to our component