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