Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8901 (s=8901, is=8902, ic=8903, ia=8903, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8903 (s=8901, is=8903, ic=8904, ia=8904, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8904 (s=8901, is=8903, ic=8904, ia=8904, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8904 (s=8901, is=8903, ic=8904, ia=8904, pia)