Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111114 (s=111114, is=111187, ic=111188, ia=111190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111188 (s=111114, is=111188, ic=111189, ia=111191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111189 (s=111114, is=111188, ic=111189, ia=111191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111191 (s=111114, is=111188, ic=111189, ia=111191)