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