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