Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11555 (s=11555, is=11566, ic=11565, ia=11567)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11567 (s=11555, is=11567, ic=11566, ia=11568)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11566 (s=11555, is=11567, ic=11566, ia=11568)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11568 (s=11555, is=11567, ic=11566, ia=11568)