Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5161 (s=5161, is=5167, ic=5165, ia=5167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5168 (s=5161, is=5168, ic=5166, ia=5168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5166 (s=5161, is=5168, ic=5166, ia=5168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5168 (s=5161, is=5168, ic=5166, ia=5168)