Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65125 (s=65125, is=65180, ic=65181, ia=65182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65181 (s=65125, is=65181, ic=65182, ia=65183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65182 (s=65125, is=65181, ic=65182, ia=65183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65183 (s=65125, is=65181, ic=65182, ia=65183)