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