Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20667 (s=20667, is=20680, ic=20682, ia=20684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20681 (s=20667, is=20681, ic=20683, ia=20685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20683 (s=20667, is=20681, ic=20683, ia=20685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20685 (s=20667, is=20681, ic=20683, ia=20685)