Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100082 (s=100082, is=100145, ic=100146, ia=100147)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100146 (s=100082, is=100146, ic=100147, ia=100148)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100147 (s=100082, is=100146, ic=100147, ia=100148)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100148 (s=100082, is=100146, ic=100147, ia=100148)