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