Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10392 (s=10392, is=10400, ic=10399, ia=10401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10401 (s=10392, is=10401, ic=10400, ia=10402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10400 (s=10392, is=10401, ic=10400, ia=10402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10402 (s=10392, is=10401, ic=10400, ia=10402)