I’m using a custom calendar component based on the WeWeb vue-cal implementation.
I would like to be able to control the calendar view using external components like buttons. This is covered in the vue-cal documentation here: Vue Cal
However I have no idea how to go about making that work within WeWeb.
You can override almost all the configuration using the HTML attributes section, use the Vue Cal reference documentation, you can, for example, change with an external button the Active View just adding an HTML attribute (see item 5):