Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14130 (s=14130, is=14140, ic=14142, ia=14143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14141 (s=14130, is=14141, ic=14143, ia=14144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14143 (s=14130, is=14141, ic=14143, ia=14144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14144 (s=14130, is=14141, ic=14143, ia=14144)