Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105010 (s=105010, is=105078, ic=105079, ia=105081)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105079 (s=105010, is=105079, ic=105080, ia=105082)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105080 (s=105010, is=105079, ic=105080, ia=105082)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105082 (s=105010, is=105079, ic=105080, ia=105082)