Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14221 (s=14221, is=14235, ic=14236, ia=14234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14236 (s=14221, is=14236, ic=14237, ia=14235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14237 (s=14221, is=14236, ic=14237, ia=14235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14235 (s=14221, is=14236, ic=14237, ia=14235)