Skip to content

[Feature] support config poptip trigger event #4234

@xuefei1313

Description

@xuefei1313

What problem does this feature solve?

in mobile text poptip-plugin only trigger by TouchMove, should support trigger by TouchDown event

What does the proposed API look like?

poptip: {
trigger: 'pointerover' | 'pointerdown'
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions