Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6081 (s=6081, is=6088, ic=6086, ia=6088)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6089 (s=6081, is=6089, ic=6087, ia=6089)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6087 (s=6081, is=6089, ic=6087, ia=6089)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6089 (s=6081, is=6089, ic=6087, ia=6089)