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