Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 96937 (s=96937, is=96998, ic=96999, ia=97000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 96999 (s=96937, is=96999, ic=97000, ia=97001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97000 (s=96937, is=96999, ic=97000, ia=97001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97001 (s=96937, is=96999, ic=97000, ia=97001)