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