Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105040 (s=105040, is=105108, ic=105109, ia=105111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105109 (s=105040, is=105109, ic=105110, ia=105112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105110 (s=105040, is=105109, ic=105110, ia=105112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105112 (s=105040, is=105109, ic=105110, ia=105112)