Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100150 (s=100150, is=100213, ic=100214, ia=100215)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100214 (s=100150, is=100214, ic=100215, ia=100216)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100215 (s=100150, is=100214, ic=100215, ia=100216)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100216 (s=100150, is=100214, ic=100215, ia=100216)