feat(fe): implement KsSplitter with resizer handle and localStorage ratio persistence for master-detail pages

This commit is contained in:
2026-08-15 22:24:23 +09:00
parent 7893b2020e
commit fe96bae516
4 changed files with 200 additions and 2 deletions
@@ -23,3 +23,4 @@ export { default as KsFormGrid } from './KsFormGrid.vue'
export { default as KsFormSection } from './KsFormSection.vue'
export { default as KsFormSpan } from './KsFormSpan.vue'
export { default as KsValidationSummary } from './KsValidationSummary.vue'
export { default as KsSplitter } from './KsSplitter.vue'