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