Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100084 (s=100084, is=100147, ic=100148, ia=100149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100148 (s=100084, is=100148, ic=100149, ia=100150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100149 (s=100084, is=100148, ic=100149, ia=100150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100150 (s=100084, is=100148, ic=100149, ia=100150)