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