Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33186 (s=33186, is=33221, ic=33220, ia=33222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33222 (s=33186, is=33222, ic=33221, ia=33223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33221 (s=33186, is=33222, ic=33221, ia=33223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33223 (s=33186, is=33222, ic=33221, ia=33223)