Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123467 (s=123467, is=123544, ic=123546, ia=123549)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123545 (s=123467, is=123545, ic=123547, ia=123550)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123547 (s=123467, is=123545, ic=123547, ia=123550)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123550 (s=123467, is=123545, ic=123547, ia=123550)