Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13104 (s=13104, is=13110, ic=13111, ia=13111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13111 (s=13104, is=13111, ic=13112, ia=13112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13112 (s=13104, is=13111, ic=13112, ia=13112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13112 (s=13104, is=13111, ic=13112, ia=13112)