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