Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111055 (s=111055, is=111128, ic=111129, ia=111131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111129 (s=111055, is=111129, ic=111130, ia=111132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111130 (s=111055, is=111129, ic=111130, ia=111132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111132 (s=111055, is=111129, ic=111130, ia=111132)