@lhk wrote:
I’m trying to figure out the roadblocks in using ionic with vue or preact.
From your ionic/vue codebase:Create a wrapped input component that captures typical ionic input events
and emits core onesIs there a reason (beside historical) to have your own event system?
It looks to me as if these custom events are basically the only thing that require special workarounds before using a framework with out-of-the-box support for web components (like preact or vue). Is that correct?
Posts: 1
Participants: 1