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