Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111523 (s=111523, is=111596, ic=111597, ia=111599)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111597 (s=111523, is=111597, ic=111598, ia=111600)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111598 (s=111523, is=111597, ic=111598, ia=111600)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111600 (s=111523, is=111597, ic=111598, ia=111600)