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