Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 59947 (s=59947, is=59998, ic=59998, ia=60000)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 59999 (s=59947, is=59999, ic=59999, ia=60001)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 59999 (s=59947, is=59999, ic=59999, ia=60001)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 60001 (s=59947, is=59999, ic=59999, ia=60001)