Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98229 (s=98229, is=98291, ic=98292, ia=98293)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98292 (s=98229, is=98292, ic=98293, ia=98294)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98293 (s=98229, is=98292, ic=98293, ia=98294)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98294 (s=98229, is=98292, ic=98293, ia=98294)