Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8035 (pia, s=8035, is=8040, ic=8041, ia=8042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8041 (pia, s=8035, is=8041, ic=8042, ia=8043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8042 (pia, s=8035, is=8041, ic=8042, ia=8043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8043 (pia, s=8035, is=8041, ic=8042, ia=8043)