Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88341 (s=88341, is=88401, ic=88402, ia=88403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88402 (s=88341, is=88402, ic=88403, ia=88404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88403 (s=88341, is=88402, ic=88403, ia=88404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88404 (s=88341, is=88402, ic=88403, ia=88404)