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