Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100022 (s=100022, is=100085, ic=100086, ia=100087)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100086 (s=100022, is=100086, ic=100087, ia=100088)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100087 (s=100022, is=100086, ic=100087, ia=100088)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100088 (s=100022, is=100086, ic=100087, ia=100088)