Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123651 (s=123651, is=123728, ic=123730, ia=123733)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123729 (s=123651, is=123729, ic=123731, ia=123734)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123731 (s=123651, is=123729, ic=123731, ia=123734)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123734 (s=123651, is=123729, ic=123731, ia=123734)