Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22256 (s=22256, is=22271, ic=22273, ia=22275)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22272 (s=22256, is=22272, ic=22274, ia=22276)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22274 (s=22256, is=22272, ic=22274, ia=22276)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22276 (s=22256, is=22272, ic=22274, ia=22276)