Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123093 (s=123093, is=123169, ic=123172, ia=123174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123170 (s=123093, is=123170, ic=123173, ia=123175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123173 (s=123093, is=123170, ic=123173, ia=123175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123175 (s=123093, is=123170, ic=123173, ia=123175)