Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11311 (s=11311, is=11321, ic=11320, ia=11322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11322 (s=11311, is=11322, ic=11321, ia=11323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11321 (s=11311, is=11322, ic=11321, ia=11323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11323 (s=11311, is=11322, ic=11321, ia=11323)