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