Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20445 (s=20445, is=20467, ic=20468, ia=20465)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20468 (s=20445, is=20468, ic=20469, ia=20466)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20469 (s=20445, is=20468, ic=20469, ia=20466)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20466 (s=20445, is=20468, ic=20469, ia=20466)