Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52631 (s=52631, is=52682, ic=52682, ia=52684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52683 (s=52631, is=52683, ic=52683, ia=52685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52683 (s=52631, is=52683, ic=52683, ia=52685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52685 (s=52631, is=52683, ic=52683, ia=52685)