Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65976 (s=65976, is=66031, ic=66032, ia=66033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66032 (s=65976, is=66032, ic=66033, ia=66034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66033 (s=65976, is=66032, ic=66033, ia=66034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66034 (s=65976, is=66032, ic=66033, ia=66034)