Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69911 (s=69911, is=69967, ic=69968, ia=69969)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69968 (s=69911, is=69968, ic=69969, ia=69970)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69969 (s=69911, is=69968, ic=69969, ia=69970)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69970 (s=69911, is=69968, ic=69969, ia=69970)