Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100009 (s=100009, is=100072, ic=100073, ia=100074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100073 (s=100009, is=100073, ic=100074, ia=100075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100074 (s=100009, is=100073, ic=100074, ia=100075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100075 (s=100009, is=100073, ic=100074, ia=100075)