Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 5, Init count: 647 (s=647, is=647, ic=646, ia=646)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 5, Init count: 648 (s=647, is=648, ic=647, ia=647)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 5, Init count: 647 (s=647, is=648, ic=647, ia=647)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 5, Init count: 647 (s=647, is=648, ic=647, ia=647)