Enhance form column settings and table display
- Add "Show all" and "Hide all" buttons in column settings modal - Improve column width handling and default width management - Update OpenSelect and OpenText components to support more flexible prop types - Add z-index to table header for better visual hierarchy - Refactor column width property from `cell_width` to `width`
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<UButtonGroup size="xs" orientation="horizontal">
|
||||
<UButtonGroup
|
||||
size="xs"
|
||||
orientation="horizontal"
|
||||
>
|
||||
<UButton
|
||||
v-track.delete_record_click
|
||||
size="sm"
|
||||
|
||||
Reference in New Issue
Block a user