Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15600 (s=15600, is=15616, ic=15617, ia=15615)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15617 (s=15600, is=15617, ic=15618, ia=15616)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15618 (s=15600, is=15617, ic=15618, ia=15616)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15616 (s=15600, is=15617, ic=15618, ia=15616)