Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65422 (s=65422, is=65477, ic=65478, ia=65479)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65478 (s=65422, is=65478, ic=65479, ia=65480)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65479 (s=65422, is=65478, ic=65479, ia=65480)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65480 (s=65422, is=65478, ic=65479, ia=65480)