Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64976 (s=64976, is=65031, ic=65032, ia=65033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65032 (s=64976, is=65032, ic=65033, ia=65034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65033 (s=64976, is=65032, ic=65033, ia=65034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65034 (s=64976, is=65032, ic=65033, ia=65034)