Hey @RWDevelopment!
Really cool example!
I invite you to check out sprae v10 - it's faster, more compact and more reliable than v8 and has very similar API.
The only change you'd need to do is changing @click="code" events with :onclick="event => code".
Hey @RWDevelopment!
Really cool example!
I invite you to check out sprae v10 - it's faster, more compact and more reliable than v8 and has very similar API.
The only change you'd need to do is changing
@click="code"events with:onclick="event => code".