Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22180 (s=22180, is=22202, ic=22203, ia=22200)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22203 (s=22180, is=22203, ic=22204, ia=22201)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22204 (s=22180, is=22203, ic=22204, ia=22201)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22201 (s=22180, is=22203, ic=22204, ia=22201)