Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25123 (s=25123, is=25140, ic=25142, ia=25144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25141 (s=25123, is=25141, ic=25143, ia=25145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25143 (s=25123, is=25141, ic=25143, ia=25145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25145 (s=25123, is=25141, ic=25143, ia=25145)