Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25887 (s=25887, is=25911, ic=25912, ia=25909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25912 (s=25887, is=25912, ic=25913, ia=25910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25913 (s=25887, is=25912, ic=25913, ia=25910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25910 (s=25887, is=25912, ic=25913, ia=25910)