Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19104 (s=19104, is=19116, ic=19118, ia=19120)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19117 (s=19104, is=19117, ic=19119, ia=19121)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19119 (s=19104, is=19117, ic=19119, ia=19121)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19121 (s=19104, is=19117, ic=19119, ia=19121)