Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34165 (s=34165, is=34200, ic=34199, ia=34201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34201 (s=34165, is=34201, ic=34200, ia=34202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34200 (s=34165, is=34201, ic=34200, ia=34202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34202 (s=34165, is=34201, ic=34200, ia=34202)