Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97222 (s=97222, is=97284, ic=97285, ia=97286)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97285 (s=97222, is=97285, ic=97286, ia=97287)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97286 (s=97222, is=97285, ic=97286, ia=97287)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97287 (s=97222, is=97285, ic=97286, ia=97287)