Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13312 (s=13312, is=13325, ic=13324, ia=13326)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13326 (s=13312, is=13326, ic=13325, ia=13327)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13325 (s=13312, is=13326, ic=13325, ia=13327)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13327 (s=13312, is=13326, ic=13325, ia=13327)