Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4080 (s=4080, is=4081, ic=4082, ia=4082, pia)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4082 (s=4080, is=4082, ic=4083, ia=4083, pia)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4083 (s=4080, is=4082, ic=4083, ia=4083, pia)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4083 (s=4080, is=4082, ic=4083, ia=4083, pia)