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