### 这个需求解决了什么问题: 我们需要更加自定义展示菜单里的内容 https://codesandbox.io/p/sandbox/vxe-table-4-x-vue-3-0-wen-ti-yan-shi-forked-3xlmw3?file=%2Fsrc%2Fviews%2FDemo1.vue%3A9%2C7 ### 建议的 API 是什么样的: <vxe-menu class="menu-container" :collapsed="isCollapse" :collapse-fixed="true" :options="val2" > <template #title> </template> </vxe-menu> ### 是否已有其他不错的替代方案: _No response_ ### 是否使用当前最新版本? - [X] 我已确认是使用当前的最新版本。
这个需求解决了什么问题:
我们需要更加自定义展示菜单里的内容
https://codesandbox.io/p/sandbox/vxe-table-4-x-vue-3-0-wen-ti-yan-shi-forked-3xlmw3?file=%2Fsrc%2Fviews%2FDemo1.vue%3A9%2C7
建议的 API 是什么样的:
<template #title>
是否已有其他不错的替代方案:
No response
是否使用当前最新版本?