Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83053 (s=83053, is=83110, ic=83111, ia=83112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83111 (s=83053, is=83111, ic=83112, ia=83113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83112 (s=83053, is=83111, ic=83112, ia=83113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83113 (s=83053, is=83111, ic=83112, ia=83113)