|
|
|
|
|
by abrookewood
994 days ago
|
|
I don't think that would work - with Liveview the code is on the server and only the rendered HTML (or the dynamic changes) are sent to the client. Based on what you are suggesting, you'd need JS to to the processing or maybe WASM. |
|