Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100392 (s=100392, is=100455, ic=100456, ia=100457)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100456 (s=100392, is=100456, ic=100457, ia=100458)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100457 (s=100392, is=100456, ic=100457, ia=100458)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100458 (s=100392, is=100456, ic=100457, ia=100458)