Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16384 (s=16384, is=16402, ic=16402, ia=16402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16403 (s=16384, is=16403, ic=16403, ia=16403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16403 (s=16384, is=16403, ic=16403, ia=16403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16403 (s=16384, is=16403, ic=16403, ia=16403)