Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56512 (s=56512, is=56563, ic=56563, ia=56565)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56564 (s=56512, is=56564, ic=56564, ia=56566)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56564 (s=56512, is=56564, ic=56564, ia=56566)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56566 (s=56512, is=56564, ic=56564, ia=56566)