Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9500 (s=9500, is=9501, ic=9502, ia=9502, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9502 (s=9500, is=9502, ic=9503, ia=9503, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9503 (s=9500, is=9502, ic=9503, ia=9503, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9503 (s=9500, is=9502, ic=9503, ia=9503, pia)