Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10133 (s=10133, is=10141, ic=10140, ia=10142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10142 (s=10133, is=10142, ic=10141, ia=10143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10141 (s=10133, is=10142, ic=10141, ia=10143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10143 (s=10133, is=10142, ic=10141, ia=10143)