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