Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6099 (s=6099, is=6100, ic=6100, ia=6100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6101 (s=6099, is=6101, ic=6101, ia=6101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6101 (s=6099, is=6101, ic=6101, ia=6101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6101 (s=6099, is=6101, ic=6101, ia=6101)