Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4574 (s=4574, is=4580, ic=4578, ia=4580)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4581 (s=4574, is=4581, ic=4579, ia=4581)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4579 (s=4574, is=4581, ic=4579, ia=4581)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4581 (s=4574, is=4581, ic=4579, ia=4581)