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