Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22337 (s=22337, is=22352, ic=22354, ia=22356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22353 (s=22337, is=22353, ic=22355, ia=22357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22355 (s=22337, is=22353, ic=22355, ia=22357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22357 (s=22337, is=22353, ic=22355, ia=22357)