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