Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65500 (s=65500, is=65555, ic=65556, ia=65557)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65556 (s=65500, is=65556, ic=65557, ia=65558)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65557 (s=65500, is=65556, ic=65557, ia=65558)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65558 (s=65500, is=65556, ic=65557, ia=65558)