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