Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25555 (s=25555, is=25581, ic=25580, ia=25581)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25582 (s=25555, is=25582, ic=25581, ia=25582)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25581 (s=25555, is=25582, ic=25581, ia=25582)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25582 (s=25555, is=25582, ic=25581, ia=25582)