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