Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65228 (s=65228, is=65283, ic=65284, ia=65285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65284 (s=65228, is=65284, ic=65285, ia=65286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65285 (s=65228, is=65284, ic=65285, ia=65286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65286 (s=65228, is=65284, ic=65285, ia=65286)