Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123787 (s=123787, is=123864, ic=123866, ia=123869)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123865 (s=123787, is=123865, ic=123867, ia=123870)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123867 (s=123787, is=123865, ic=123867, ia=123870)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123870 (s=123787, is=123865, ic=123867, ia=123870)