Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123749 (s=123749, is=123826, ic=123828, ia=123831)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123827 (s=123749, is=123827, ic=123829, ia=123832)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123829 (s=123749, is=123827, ic=123829, ia=123832)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123832 (s=123749, is=123827, ic=123829, ia=123832)