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