Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20899 (s=20899, is=20931, ic=20933, ia=20928)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20932 (s=20899, is=20932, ic=20934, ia=20929)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20934 (s=20899, is=20932, ic=20934, ia=20929)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20929 (s=20899, is=20932, ic=20934, ia=20929)