Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98258 (s=98258, is=98320, ic=98321, ia=98322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98321 (s=98258, is=98321, ic=98322, ia=98323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98322 (s=98258, is=98321, ic=98322, ia=98323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98323 (s=98258, is=98321, ic=98322, ia=98323)