Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18984 (s=18984, is=18996, ic=18998, ia=19000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18997 (s=18984, is=18997, ic=18999, ia=19001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18999 (s=18984, is=18997, ic=18999, ia=19001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19001 (s=18984, is=18997, ic=18999, ia=19001)