Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99603 (s=99603, is=99666, ic=99667, ia=99668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99667 (s=99603, is=99667, ic=99668, ia=99669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99668 (s=99603, is=99667, ic=99668, ia=99669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99669 (s=99603, is=99667, ic=99668, ia=99669)