Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100535 (s=100535, is=100597, ic=100599, ia=100600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100598 (s=100535, is=100598, ic=100600, ia=100601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100600 (s=100535, is=100598, ic=100600, ia=100601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100601 (s=100535, is=100598, ic=100600, ia=100601)