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