Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66611 (s=66611, is=66667, ic=66668, ia=66669)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66668 (s=66611, is=66668, ic=66669, ia=66670)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66669 (s=66611, is=66668, ic=66669, ia=66670)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66670 (s=66611, is=66668, ic=66669, ia=66670)