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