Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11242 (s=11242, is=11252, ic=11251, ia=11253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11253 (s=11242, is=11253, ic=11252, ia=11254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11252 (s=11242, is=11253, ic=11252, ia=11254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11254 (s=11242, is=11253, ic=11252, ia=11254)