Open panels on the left, right, top or bottom side using the openOn option:
openOn
const panel = this.$showPanel({ component: "panel-1", openOn: '{{ this.openOn }}', props: {} });