Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123252 (s=123252, is=123329, ic=123331, ia=123334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123330 (s=123252, is=123330, ic=123332, ia=123335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123332 (s=123252, is=123330, ic=123332, ia=123335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123335 (s=123252, is=123330, ic=123332, ia=123335)