Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 5, Init count: 786 (s=786, is=786, ic=785, ia=785)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 5, Init count: 787 (s=786, is=787, ic=786, ia=786)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 5, Init count: 786 (s=786, is=787, ic=786, ia=786)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 5, Init count: 786 (s=786, is=787, ic=786, ia=786)