Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10599 (s=10599, is=10612, ic=10614, ia=10615)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10613 (s=10599, is=10613, ic=10615, ia=10616)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10615 (s=10599, is=10613, ic=10615, ia=10616)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10616 (s=10599, is=10613, ic=10615, ia=10616)