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