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