Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 81946 (s=81946, is=82003, ic=82004, ia=82005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 82004 (s=81946, is=82004, ic=82005, ia=82006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 82005 (s=81946, is=82004, ic=82005, ia=82006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 82006 (s=81946, is=82004, ic=82005, ia=82006)