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