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