-
-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Support mobile config #216
Conversation
Codecov Report
@@ Coverage Diff @@
## master #216 +/- ##
==========================================
+ Coverage 88.04% 88.97% +0.93%
==========================================
Files 10 11 +1
Lines 485 517 +32
Branches 121 130 +9
==========================================
+ Hits 427 460 +33
+ Misses 58 57 -1
Continue to review full report at Codecov.
|
popupVisible: boolean, | ||
event?: { pageX: number; pageY: number }, | ||
) { | ||
console.error('Change:::', popupVisible); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
console.error ?
应该发个大版本。 |
API
https://github.com/react-component/trigger/blob/mobile/src/interface.ts#L67