Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83224 (s=83224, is=83281, ic=83282, ia=83283)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83282 (s=83224, is=83282, ic=83283, ia=83284)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83283 (s=83224, is=83282, ic=83283, ia=83284)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83284 (s=83224, is=83282, ic=83283, ia=83284)