Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65670 (s=65670, is=65725, ic=65726, ia=65727)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65726 (s=65670, is=65726, ic=65727, ia=65728)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65727 (s=65670, is=65726, ic=65727, ia=65728)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65728 (s=65670, is=65726, ic=65727, ia=65728)