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