Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123754 (s=123754, is=123831, ic=123833, ia=123836)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123832 (s=123754, is=123832, ic=123834, ia=123837)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123834 (s=123754, is=123832, ic=123834, ia=123837)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123837 (s=123754, is=123832, ic=123834, ia=123837)