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