Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123751 (s=123751, is=123828, ic=123830, ia=123833)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123829 (s=123751, is=123829, ic=123831, ia=123834)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123831 (s=123751, is=123829, ic=123831, ia=123834)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123834 (s=123751, is=123829, ic=123831, ia=123834)