Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3576 (s=3576, is=3580, ic=3578, ia=3580)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3581 (s=3576, is=3581, ic=3579, ia=3581)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3579 (s=3576, is=3581, ic=3579, ia=3581)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3581 (s=3576, is=3581, ic=3579, ia=3581)