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