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