Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105999 (s=105999, is=106067, ic=106068, ia=106070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 106068 (s=105999, is=106068, ic=106069, ia=106071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 106069 (s=105999, is=106068, ic=106069, ia=106071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 106071 (s=105999, is=106068, ic=106069, ia=106071)