Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1930 (s=1930, is=1929, ic=1929, ia=1929)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1930 (s=1930, is=1930, ic=1930, ia=1930)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1930 (s=1930, is=1930, ic=1930, ia=1930)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1930 (s=1930, is=1930, ic=1930, ia=1930)