Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98536 (s=98536, is=98598, ic=98599, ia=98600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98599 (s=98536, is=98599, ic=98600, ia=98601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98600 (s=98536, is=98599, ic=98600, ia=98601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98601 (s=98536, is=98599, ic=98600, ia=98601)