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