Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98137 (s=98137, is=98199, ic=98200, ia=98201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98200 (s=98137, is=98200, ic=98201, ia=98202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98201 (s=98137, is=98200, ic=98201, ia=98202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98202 (s=98137, is=98200, ic=98201, ia=98202)