Skip to content

The subcomponent a-tab-pane in tabs cannot trigger the right click event #6275

@zhangguixin

Description

@zhangguixin
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

插槽renderTabBar可触发右击方法,但无法获取到a-tab-pane 的绑定参数执行有效方法 ; a-tab-pane 可绑定参数,但无法触发右击事件;

What does the proposed API look like?

<a-tab-pane key="1" tab="一号页签" @contextmenu.prevent="xxxx($event)">

<template #renderTabBar="{ record }">

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions