Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98887 (s=98887, is=98949, ic=98950, ia=98951)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98950 (s=98887, is=98950, ic=98951, ia=98952)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98951 (s=98887, is=98950, ic=98951, ia=98952)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98952 (s=98887, is=98950, ic=98951, ia=98952)