Skip to content

Conversation

ChenErik
Copy link

@ChenErik ChenErik commented Jun 27, 2025

  • New feature
  • Bug fix
  • Enhancement
  • Component style change
  • Typescript definition change
  • Documentation change
  • Coding style change
  • Refactoring
  • Test cases
  • Continuous integration
  • Breaking change
  • Others

Background and context

#3093

Solution

ModalDragOptions {
  /**
   * @zh 是否允许超出屏幕
   * @en Whether to allow dragging outside the screen
   * @defaultValue false
   */
  outOfScreen: boolean;
}

How is the change tested?

No change.

Changelog

Component Changelog(CN) Changelog(EN) Related issues
Modal 增加ModalDragOptions配置项 add ModalDragOptions config #3093

Checklist:

  • Test suite passes (npm run test)
  • Provide changelog for relevant changes (e.g. bug fixes and new features) if applicable.
  • Changes are submitted to the appropriate branch (e.g. features should be submitted to feature branch and others
    should be submitted to main branch)

Other information

Copy link

codesandbox bot commented Jun 27, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant