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