Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9572 (s=9572, is=9580, ic=9579, ia=9581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9581 (s=9572, is=9581, ic=9580, ia=9582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9580 (s=9572, is=9581, ic=9580, ia=9582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9582 (s=9572, is=9581, ic=9580, ia=9582)