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