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