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