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