Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3342 (s=3342, is=3342, ic=3342, ia=3342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3343 (s=3342, is=3343, ic=3343, ia=3343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3343 (s=3342, is=3343, ic=3343, ia=3343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3343 (s=3342, is=3343, ic=3343, ia=3343)