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