Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66143 (s=66143, is=66199, ic=66200, ia=66201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66200 (s=66143, is=66200, ic=66201, ia=66202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66201 (s=66143, is=66200, ic=66201, ia=66202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66202 (s=66143, is=66200, ic=66201, ia=66202)