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