Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34286 (s=34286, is=34321, ic=34320, ia=34322)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34322 (s=34286, is=34322, ic=34321, ia=34323)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34321 (s=34286, is=34322, ic=34321, ia=34323)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34323 (s=34286, is=34322, ic=34321, ia=34323)