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