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