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