Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123850 (s=123850, is=123927, ic=123929, ia=123932)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123928 (s=123850, is=123928, ic=123930, ia=123933)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123930 (s=123850, is=123928, ic=123930, ia=123933)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123933 (s=123850, is=123928, ic=123930, ia=123933)