Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30123 (s=30123, is=30143, ic=30146, ia=30147)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30144 (s=30123, is=30144, ic=30147, ia=30148)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30147 (s=30123, is=30144, ic=30147, ia=30148)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30148 (s=30123, is=30144, ic=30147, ia=30148)