Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99516 (s=99516, is=99579, ic=99580, ia=99581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99580 (s=99516, is=99580, ic=99581, ia=99582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99581 (s=99516, is=99580, ic=99581, ia=99582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99582 (s=99516, is=99580, ic=99581, ia=99582)