Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84904 (s=84904, is=84961, ic=84962, ia=84963)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84962 (s=84904, is=84962, ic=84963, ia=84964)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84963 (s=84904, is=84962, ic=84963, ia=84964)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84964 (s=84904, is=84962, ic=84963, ia=84964)