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