Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10673 (s=10673, is=10686, ic=10688, ia=10689)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10687 (s=10673, is=10687, ic=10689, ia=10690)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10689 (s=10673, is=10687, ic=10689, ia=10690)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10690 (s=10673, is=10687, ic=10689, ia=10690)