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