Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111824 (s=111824, is=111897, ic=111898, ia=111900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111898 (s=111824, is=111898, ic=111899, ia=111901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111899 (s=111824, is=111898, ic=111899, ia=111901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111901 (s=111824, is=111898, ic=111899, ia=111901)