Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123078 (s=123078, is=123154, ic=123157, ia=123159)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123155 (s=123078, is=123155, ic=123158, ia=123160)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123158 (s=123078, is=123155, ic=123158, ia=123160)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123160 (s=123078, is=123155, ic=123158, ia=123160)