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