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