Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33123 (s=33123, is=33152, ic=33154, ia=33153, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33153 (s=33123, is=33153, ic=33155, ia=33154, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33155 (s=33123, is=33153, ic=33155, ia=33154, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33154 (s=33123, is=33153, ic=33155, ia=33154, pis)