Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8249 (pia, s=8249, is=8254, ic=8255, ia=8256)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8255 (pia, s=8249, is=8255, ic=8256, ia=8257)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8256 (pia, s=8249, is=8255, ic=8256, ia=8257)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8257 (pia, s=8249, is=8255, ic=8256, ia=8257)