Part of #19.\n\nPort web-components/components/sh-vsplit.ts → src/components/ShVSplit.vue.\n\nSimple two-column flex layout with named slots (left, right). Vue slots work the same as Web Component slots in terms of API, just different syntax (v-slot:left / <template #left>).
Part of #19.\n\nPort
web-components/components/sh-vsplit.ts→src/components/ShVSplit.vue.\n\nSimple two-column flex layout with named slots (left,right). Vue slots work the same as Web Component slots in terms of API, just different syntax (v-slot:left/<template #left>).