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