Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30500 (s=30500, is=30534, ic=30533, ia=30535)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30535 (s=30500, is=30535, ic=30534, ia=30536)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30534 (s=30500, is=30535, ic=30534, ia=30536)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30536 (s=30500, is=30535, ic=30534, ia=30536)