Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34076 (s=34076, is=34111, ic=34110, ia=34112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34112 (s=34076, is=34112, ic=34111, ia=34113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34111 (s=34076, is=34112, ic=34111, ia=34113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34113 (s=34076, is=34112, ic=34111, ia=34113)