Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50005 (s=50005, is=50055, ic=50055, ia=50057)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50056 (s=50005, is=50056, ic=50056, ia=50058)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50056 (s=50005, is=50056, ic=50056, ia=50058)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50058 (s=50005, is=50056, ic=50056, ia=50058)