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