Skip to content

[Good First Issue] Actions 支持自定义每个操作项的 Tooltip #1952

Description

@Div627

🎓 OSS26 轻训营 · 个人认领题(Good First Issue)
关联原始 issue:#1834

背景

Actions 操作项的 Tooltip 当前固定为 title={label},无法自定义或关闭。

模块

packages/x/components/actions/interface.ts / ActionsItem.tsx

任务

新增 tooltip?: string | TooltipProps | falsefalse 时不渲染 Tooltip。

验收

  • 自定义 / 关闭 Tooltip 的 demo
  • 单测
  • 中英文档

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions