Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18432 (s=18432, is=18458, ic=18459, ia=18456)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18459 (s=18432, is=18459, ic=18460, ia=18457)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18460 (s=18432, is=18459, ic=18460, ia=18457)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18457 (s=18432, is=18459, ic=18460, ia=18457)