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