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