Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13810 (s=13810, is=13820, ic=13821, ia=13820)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13821 (s=13810, is=13821, ic=13822, ia=13821)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13822 (s=13810, is=13821, ic=13822, ia=13821)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13821 (s=13810, is=13821, ic=13822, ia=13821)