Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123512 (s=123512, is=123589, ic=123591, ia=123594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123590 (s=123512, is=123590, ic=123592, ia=123595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123592 (s=123512, is=123590, ic=123592, ia=123595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123595 (s=123512, is=123590, ic=123592, ia=123595)