Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25191 (s=25191, is=25199, ic=25201, ia=25201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25200 (s=25191, is=25200, ic=25202, ia=25202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25202 (s=25191, is=25200, ic=25202, ia=25202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25202 (s=25191, is=25200, ic=25202, ia=25202)