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