Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123353 (s=123353, is=123430, ic=123432, ia=123435)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123431 (s=123353, is=123431, ic=123433, ia=123436)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123433 (s=123353, is=123431, ic=123433, ia=123436)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123436 (s=123353, is=123431, ic=123433, ia=123436)