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