Skip to content

Support custom event#9

Open
xiaohuoni wants to merge 7 commits intoraunofreiberg:mainfrom
alitajs:support-CustomEvent
Open

Support custom event#9
xiaohuoni wants to merge 7 commits intoraunofreiberg:mainfrom
alitajs:support-CustomEvent

Conversation

@xiaohuoni
Copy link
Copy Markdown

support custom event

<img src={InspectImg}  onClick={()=>{
        const event = new CustomEvent('inspxswitch');
        window.dispatchEvent(event);
        }}/>

mobile-display

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 5, 2021

@xiaohuoni is attempting to deploy a commit to the void Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 5, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/void-team/inspx/HdmTo1J4zmjghnJftEcQkiSoAezL
✅ Preview: https://inspx-git-fork-alitajs-support-customevent-void-team.vercel.app

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