Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 80011 (s=80011, is=80068, ic=80069, ia=80070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80069 (s=80011, is=80069, ic=80070, ia=80071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80070 (s=80011, is=80069, ic=80070, ia=80071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80071 (s=80011, is=80069, ic=80070, ia=80071)