Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50056 (s=50056, is=50106, ic=50106, ia=50108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50107 (s=50056, is=50107, ic=50107, ia=50109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50107 (s=50056, is=50107, ic=50107, ia=50109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50109 (s=50056, is=50107, ic=50107, ia=50109)