Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64345 (s=64345, is=64400, ic=64401, ia=64402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64401 (s=64345, is=64401, ic=64402, ia=64403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64402 (s=64345, is=64401, ic=64402, ia=64403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64403 (s=64345, is=64401, ic=64402, ia=64403)