Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2541 (s=2541, is=2542, ic=2543, ia=2543)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2543 (s=2541, is=2543, ic=2544, ia=2544)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2544 (s=2541, is=2543, ic=2544, ia=2544)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2544 (s=2541, is=2543, ic=2544, ia=2544)