Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98604 (s=98604, is=98666, ic=98667, ia=98668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98667 (s=98604, is=98667, ic=98668, ia=98669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98668 (s=98604, is=98667, ic=98668, ia=98669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98669 (s=98604, is=98667, ic=98668, ia=98669)