云
2026-09-07 fe4b45bacda8dd3d9818c47eabc58648efe7c2c7
src/components/table-action/typing.ts
@@ -12,6 +12,8 @@
  cancel?: () => void;
  icon?: string;
  disabled?: boolean;
  placement?: string;
  getPopupContainer?: (triggerNode: HTMLElement) => HTMLElement;
}
export interface ActionItem extends ButtonProps {