Skip to content
On this page

SubMenu 下拉菜单

基本使用

123
基本使用
<template>
  <div>123</div>
</template>

<script setup lang="ts"></script>

<style scoped></style>

组件 API

Attributes 属性

参数说明类型可选值默认值

Methods 方法

方法名说明参数返回值

Events 事件

事件名说明参数返回值

Slots 插槽

插槽名说明参数