src/App.vue
this.position = this.position === "left" ? "right" : "left";
this.position = this.position === "left" ? "right" : "left";

Some text 1