Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123852 (s=123852, is=123929, ic=123931, ia=123934)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123930 (s=123852, is=123930, ic=123932, ia=123935)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123932 (s=123852, is=123930, ic=123932, ia=123935)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123935 (s=123852, is=123930, ic=123932, ia=123935)