Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99733 (s=99733, is=99796, ic=99797, ia=99798)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99797 (s=99733, is=99797, ic=99798, ia=99799)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99798 (s=99733, is=99797, ic=99798, ia=99799)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99799 (s=99733, is=99797, ic=99798, ia=99799)