Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9099 (s=9099, is=9100, ic=9101, ia=9101, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9101 (s=9099, is=9101, ic=9102, ia=9102, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9102 (s=9099, is=9101, ic=9102, ia=9102, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9102 (s=9099, is=9101, ic=9102, ia=9102, pia)