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