Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 41100 (s=41100, is=41141, ic=41141, ia=41143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 41142 (s=41100, is=41142, ic=41142, ia=41144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 41142 (s=41100, is=41142, ic=41142, ia=41144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 41144 (s=41100, is=41142, ic=41142, ia=41144)