Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10040 (s=10040, is=10041, ic=10042, ia=10042, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10042 (s=10040, is=10042, ic=10043, ia=10043, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10043 (s=10040, is=10042, ic=10043, ia=10043, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10043 (s=10040, is=10042, ic=10043, ia=10043, pia)