Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2597 (s=2597, is=2598, ic=2599, ia=2599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2599 (s=2597, is=2599, ic=2600, ia=2600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2600 (s=2597, is=2599, ic=2600, ia=2600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2600 (s=2597, is=2599, ic=2600, ia=2600)