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