Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123299 (s=123299, is=123376, ic=123378, ia=123381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123377 (s=123299, is=123377, ic=123379, ia=123382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123379 (s=123299, is=123377, ic=123379, ia=123382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123382 (s=123299, is=123377, ic=123379, ia=123382)