Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 57000 (s=57000, is=57051, ic=57051, ia=57053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 57052 (s=57000, is=57052, ic=57052, ia=57054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 57052 (s=57000, is=57052, ic=57052, ia=57054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 57054 (s=57000, is=57052, ic=57052, ia=57054)