Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6136 (s=6136, is=6143, ic=6141, ia=6143)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6144 (s=6136, is=6144, ic=6142, ia=6144)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6142 (s=6136, is=6144, ic=6142, ia=6144)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6144 (s=6136, is=6144, ic=6142, ia=6144)