Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33925 (s=33925, is=33960, ic=33959, ia=33961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33961 (s=33925, is=33961, ic=33960, ia=33962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33960 (s=33925, is=33961, ic=33960, ia=33962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33962 (s=33925, is=33961, ic=33960, ia=33962)