Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66000 (s=66000, is=66055, ic=66056, ia=66057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66056 (s=66000, is=66056, ic=66057, ia=66058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66057 (s=66000, is=66056, ic=66057, ia=66058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66058 (s=66000, is=66056, ic=66057, ia=66058)