Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100104 (s=100104, is=100167, ic=100168, ia=100169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100168 (s=100104, is=100168, ic=100169, ia=100170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100169 (s=100104, is=100168, ic=100169, ia=100170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100170 (s=100104, is=100168, ic=100169, ia=100170)