Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27990 (s=27990, is=28008, ic=28011, ia=28012)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 28009 (s=27990, is=28009, ic=28012, ia=28013)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 28012 (s=27990, is=28009, ic=28012, ia=28013)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 28013 (s=27990, is=28009, ic=28012, ia=28013)