Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66011 (s=66011, is=66066, ic=66067, ia=66068)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66067 (s=66011, is=66067, ic=66068, ia=66069)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66068 (s=66011, is=66067, ic=66068, ia=66069)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66069 (s=66011, is=66067, ic=66068, ia=66069)