Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33648 (s=33648, is=33683, ic=33682, ia=33684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33684 (s=33648, is=33684, ic=33683, ia=33685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33683 (s=33648, is=33684, ic=33683, ia=33685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33685 (s=33648, is=33684, ic=33683, ia=33685)