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