Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10825 (s=10825, is=10833, ic=10832, ia=10834)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10834 (s=10825, is=10834, ic=10833, ia=10835)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10833 (s=10825, is=10834, ic=10833, ia=10835)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10835 (s=10825, is=10834, ic=10833, ia=10835)