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