Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86841 (s=86841, is=86900, ic=86901, ia=86902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86901 (s=86841, is=86901, ic=86902, ia=86903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86902 (s=86841, is=86901, ic=86902, ia=86903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86903 (s=86841, is=86901, ic=86902, ia=86903)