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