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