Pig Fang
Pig Fang
See: https://rize.js.org/api/classes/_index_.rize.html#mousedown However, currently it doesn't support dispatching that event on a specified element. For workaround, you may need to select an element and retrieve its coordinate, then use [`mouseMoveTo`](https://rize.js.org/api/classes/_index_.rize.html#mousemoveto)...
I like this idea! But, can you describe the detail of "wait for event"?
Hmm...I don't understand what's the relationship between plugin support of Rize and your concepts.
What feature do you want to build in specifically?
Does the `waitForLog` method just print or log something?
You may consider the [`execute` method](https://rize.js.org/api/classes/_index_.rize.html#execute) to achieve that.
Done in #10 for Chinese
SWC CSS parser doesn't support `@container` currently. It should be supported in the future, but this is out of this topic.
I think we should add a "migration guide" to help who switches from Inquirer to Enquirer.