Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87001 (s=87001, is=87060, ic=87061, ia=87062)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87061 (s=87001, is=87061, ic=87062, ia=87063)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87062 (s=87001, is=87061, ic=87062, ia=87063)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87063 (s=87001, is=87061, ic=87062, ia=87063)