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