Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65902 (s=65902, is=65957, ic=65958, ia=65959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65958 (s=65902, is=65958, ic=65959, ia=65960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65959 (s=65902, is=65958, ic=65959, ia=65960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65960 (s=65902, is=65958, ic=65959, ia=65960)