Closed ttytm closed 1 year ago
Non-breaking, mostly internal change.
But e.data is now directly accessible as V string to make it easier to pass it to e.g. window.navigate(e.data).
window.navigate(e.data)
Non-breaking, mostly internal change.
But e.data is now directly accessible as V string to make it easier to pass it to e.g.
window.navigate(e.data)
.